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


Please Help Members By Posting Answers For Below Questions

What is the use of commit?

536


What are the built in functions in sql server?

484


Explain what is the difference between a local and a global temporary table?

511


How optimize sql query with multiple joins in sql server?

413


Write an sql query to find first weekday of the month?

479






What are the different types of upgrades that can be performed in sql server?

685


What are constraints in microsoft sql server?

555


Is it important for a database administrator to understand the operating system and file access?

504


How do I setup a sql server database?

542


What are the benefits of filtered indexes?

502


What does the update command do?

609


How to create an identity column?

633


can an automatic recovery be initiated by a user? : Sql server administration

511


Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?

611


what are triggers? : Sql server database administration

495