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
explain how to create a new schema in a database? : Sql server database administration
How to check if stored procedure is running in sql server?
What is the purpose of a table?
What are the types of sql server?
What is multilevel indexing?
What is a document index?
How do I view a stored procedure in sql server query?
how many triggers you can have on a table? : Sql server database administration
What is Federation and Federation Member?
What is the difference between a check constraint and a rule?
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
What are the reporting services components?
Explain temporary table vs table variable by using cursor alternative?
Tell me what are the advantages of using stored procedures?
how many clustered indexes can be created on a table? : Sql server database administration