What is the order in which the SQL query is executed? list
them in order.
Answer Posted / selvam
FROM
ON
JOIN
WHERE
GROUP BY
HAVING
SELECT
DISTINCT
ORDER BY
TOP
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is mean by candidate key?
How to recompile stored procedure at run time?
What is the use of sql profiler in sql server 2012?
How to make a column nullable?
Explain datetimeoffset data type in sal server 2008?
Explain transaction server consistency?
How to select all columns of all rows from a table with a select statement in ms sql server?
How to deploy the Report?
Tell me about builtinadministrator?
What is statement level trigger?
what are the different types of replication you can set up in sql server? : Sql server database administration
How do I find the sql server instance name?
Give an example of SQL injection attack ?
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks
What is merge?