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 / ela tiku

At runtime the compiler first takes the table name from
where the data is to be retrieved (FROM <tablename>), then
it checks for the condition (Where <condition>) then it
selects the values to me displayed as o/p

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to list all stored procedures in the current database using ms sql server?

1189


What do I need to start working with sql studio? : sql server management studio

1158


How to get a list of columns using the "sys.columns" view in ms sql server?

1004


Is null in sql server?

1041


What is use of except clause? How it differs from not in clause?

1061


Can you import Microsoft Excel data to SSRS?

135


Difference between group by clause and having clause in SQL?

1023


What is the difference between cartesian product and cross join?

902


What is the difference function and stored procedure?

1109


What is catalog views?

1119


Explain left outer join and right outer join?

1089


What is clustered vs nonclustered index?

999


What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?

1190


What is a covering index?

1040


What are the purpose of Normalisation?

1094