Microsoft SQL Server
SQL Server Tutorial, Query's and Interview Questions
Tuesday, 7 April 2015
SQL statement processing order
SQL statement processing order
The clauses of the select are processed in the following sequence
FROM clause
WHERE clause
GROUP BY clause
HAVING clause
SELECT clause
ORDER BY clause
TOP clause
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment