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 are views in ms sql server?
What do you mean by table and field in sql?
what are different types of raid configurations? : Sql server database administration
What does it mean to be in union?
Can you leave a union at any time?
What are the properties of primary key?
What are truncate options available in sql server? : sql server database administration
Explain how dts is used to extract, transform and consolidate data?
Do you know what are the restrictions that views have to follow?
Do you think BCNF is better than 2NF & 3NF? Why?
How many types of subqueries are there in sql server?
Why use view instead of a table?
What is sql server schema compare? How we can compare two database schemas?
How to create a dml trigger using create trigger statements?
what is database replicaion? : Sql server database administration