what is difference between having and where clause ?
Answer Posted / anil sharma
Having clause ia used only with group by, and where used with any input type
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to change a login name in ms sql server?
Can we do dml on views?
When multiple after triggers are attached to sql table, how to control the order of execution?
Can we add a cpu to sql server?
Why use “pivot” in sql server?
How would you choose between a clustered and a non-clustered index?
What are indexes in ms sql server?
What is cte (common table expression)?
Explain indexing and what are the advantages of it?
What is the difference between commit and rollback?
Differentiate between truncate vs delete in mssql?
What is optimization and its types?
What is the use of @@spid?
Define normalisation?
How can sql server instances be hidden?