Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 is the default server name for sql server?

1230


Explain about Normalization?

1122


Can a trigger be created on a view?

992


How to stop a loop early with break statements in ms sql server?

1073


what are different types of backups available in sql server? : Sql server database administration

984


Differentiate between SQL and ORACLE joins and write their syntax.

1071


What is the purpose of the model database?

1065


How to create a user to access a database in ms sql server using "create user" statements?

996


Give me any three differences between Truncate and Delete.

1156


Can sql servers link to other servers?

1136


Is sql server is free?

1017


Tell me can we use custom code in ssrs?

1054


Explain tablesample?

1037


What is shared lock?

947


Write a Select Query to display title for each group of records, which are collected with Compute Clause? Like titlefield column-A column-B ..... ..... ..... Sum ... titlefield column-A column-B ..... ..... ..... Sum ...

2065