Queries

An SQL query specifies a result table or an intermediate result table.

A query is a component of certain SQL statements. There are three forms of a query:

Another form of select is described under SELECT INTO.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]