what is the order of execution of where,having,group by in
select stement

Answer Posted / lakshmi

from clause
where
group by
having
distinct
order by
select

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between left join and inner join in sql server?

772


What is raiseerror? What is raiseerror?

799


you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration

710


Does order by actually change the order of the data in the tables or does it just change the output?

915


How to connect Azure federated root database and apply federation in entity framework?

101






Explain about the command-line tool SQLCMD?

748


What does it mean to manipulate data?

748


What is report subscription?

109


What is the chart in report?

125


What are the default system databases in sql server 2000?

687


How many columns can exist together per table?

886


How can we remove orphan records from a table?

723


How to encrypt Strored Procedure in SQL SERVER?

763


What is replication and database mirroring?

791


What is the security principal at the server level that represents your session?

782