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
What is implicit mode in sql server?
When would you use an insert into .. Select option versus an insert into .. Values option? Give an example of each?
State the difference between local and global temporary tables?
How to check status of stored procedure in sql server?
What is the order by used for?
What happens if the update subquery returns no rows in ms sql server?
How to add additional conditions in SQL?
Differentiate between delete and truncate.
What is the difference between a "where" clause and a "having" clause?
Why I am getting "the microsoft .net framework 2.0 in not installed" message?
How to name query output columns in ms sql server?
How can we improve performance by using SQL Server profiler?
After removing a table from database, what other related objects have to be dropped explicitly?
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
What is sleeping status in sql server?