SQL-Help : a Tutorial to SQL

This is an attempt to introduce you to SQL and to explain what relational databases are, what the relational data model is and how you can extract data from databases with SQL. There are german and russian versions of this page too.

Table of Contents

  1.  Preface and warranty statement
  2.  SQL-Keywords alphabetically sorted
  3.  Common information and definitions in this SQL-help
  4.  Basic SQL commands
  5.  SQL commands for data extraction support
  6.  Other SQL commands
  7.  SQL-operators
  8.  SQL functions
  9.  Joining tables in SQL
  10.  Links to software manyfacturers documentation
  11.  Copyright statement

Top


Index
Copyright © 2002 by André Müller. This Object is open source. You can redistribute it and/or modify it under the terms of the Universal General Public License (UGPL).