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 sort the query output with order by clauses in ms sql server?
Define magic tables in sql server?
What are the types of dml?
What happens if null values are involved in string operations?
what are triggers? : Sql server database administration
How to test a dml trigger in ms sql server?
Write a program to fetch first 10 records from a file?
tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What are dml triggers and types of dml triggers?
What is the difference in accessing db between sql server vs sql azure?
Explain the difference between functions and stored procedures in sql server?
How to defragment table indexes?
What is the New in SQL server 2008?
What is difference between line feed ( ) and carriage return ( )?
What is difference between clustered and non clustered index?