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 part does database design plays a role in performance of an sql server-based application?

524


Explain about thread and memory management process of SQL?

540


Can binary strings be used in arithmetical operations?

524


Explain cdc and sql injection?

549


What is the difference between clustered and non-clustered indexes in ms sql server?

492






What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?

574


Where do we use trace frag?

572


How to Check if table exists in sql server?

619


How can you control the amount of free space in your index pages?

619


How to execute stored procedure in select statement sql server?

538


How to run sql server 2005 books online on your local system?

519


What do you mean by a dependent functionality in a build?

661


What are the types of database recovery models?

601


What is self contained scalar sub query?

541


How do I partition a table in sql server?

540