what is the order of execution of where,having,group by in
select stement
Answer Posted / visala
where
group by
having
Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is the recursive stored procedure in sql server?
What authentication modes does sql server support?
Do you know how to send email from database?
How to rebuild indexes with alter index ... Rebuild?
What do mean by xml datatype?
what are the three command line utilities and what are their primary functions?
How to write a query with an inner join in ms sql server?
Tell me what is a linked server?
Is it true, that there is no difference between a rule and a check constraint?
Explain the different index configurations a table can have?
How to include date and time values in sql statements?
What is the difference between char, varchar and nvarchar?
What is SQL Azure Data sync?
Is it ok to shrink transaction log?
What are the different methods available under sqlcommand class to access the data?