Was this helpful?
SELECT Statement Clauses
The SELECT statement has the following clauses:
SELECT
FROM
WHERE
GROUP BY
HAVING
ORDER BY
OFFSET
FETCH FIRST
UNION
Last modified date: 01/30/2023