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: 04/03/2024