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
What are the differences between left join and inner join in sql server?
What is raiseerror? What is raiseerror?
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
Does order by actually change the order of the data in the tables or does it just change the output?
How to connect Azure federated root database and apply federation in entity framework?
Explain about the command-line tool SQLCMD?
What does it mean to manipulate data?
What is report subscription?
What is the chart in report?
What are the default system databases in sql server 2000?
How many columns can exist together per table?
How can we remove orphan records from a table?
How to encrypt Strored Procedure in SQL SERVER?
What is replication and database mirroring?
What is the security principal at the server level that represents your session?