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
Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture
What is fill factor and pad index?
Explain indexed views and partitioned view with their syntax.
Define clusters?
What is partitioned view?
What is the user of Primary key?
What is query optimizer in sql server?
Can multiple columns be used in sql group by clause in ms sql server?
what is hash nonclustered index
Explain what is meant by replication of database?
The external application that is executed in one of the tasks does not have a log file, but only a screen log. How can I save the data from the screen? : sql server management studio
What are the types of indexing?
What are click through reports?
How do you run a trace?
Can you please differentiate between a primary key and a unique key?