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

Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many

529


What is a dataset and what are the different types of datasets?

93


What are unicode character string data types in ms sql server?

609


How can you append an identity column to a temporary table?

453


What options are available to audit login activity? : sql server security

643






What is RAID? What are the different types of RAID configurations?

619


which table keeps the locking information? : Sql server administration

527


How to edit table in sql server 2017?

517


How to change the system date and time from SQL Plus Terminal ?

691


Explain nested join?

570


Tell me extended events in sql server 2008?

567


last function used in MS Access to convert sql what function will use in sql

1612


What is SQL Azure?

85


Show Practically Sql Server Views are updatable?

597


What is policy management?

585