Query languageΒΆ
The Data Query Language (DQL) is used to retrieve data with the SELECT statement. Its complete syntax is shown in the following diagram:
The pages in this section cover the individual parts of the SELECT statement, listed in the order in which they appear.