What is the order in which the SQL query is executed? list
them in order.

Answer Posted / nandkumar karlekar

The order of Execution is as follows
1.From clause and joins
2.independent subqueries in the where clause
3.where clause last condition execute first but if the
index is present then these condiyions execute first

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does sql server mean?

526


What method is used by the Command classes to execute SQL statements that return single values?

590


What do you understand by check constraint in sql server?

471


How do use Having,Group by,Group function in SQL?

1350


Explain alternate key, candidate key and composite key in sql server?

513






how to control the amount of free space in your index pages? : Sql server database administration

593


What is sub-query in sql server?

658


How to configure and test odbc dsn settings?

565


What are the High-Availability solutions in SQL Server and differentiate them briefly?

690


What are the main sources of data?

584


What is the difference between functions and stored procedures?

610


What are the types of user defined functions in sql server?

489


Does partitioning help performance?

521


can a table be moved to different filegroup? : Sql server administration

539


What is save transaction and save point?

615