What is the difference between having and where clause?
Answer Posted / vinay singh
We can't use Where clause with aggregate function and Having
clause always use with aggregate function.
**Vinay Singh
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what is spatial nonclustered index
Why truncate is ddl command?
You want to use a perspective in an mdx query. How do you select the perspective?
What stored by the master? : sql server database administration
What is the difference between function and stored procedure in sql server?
What are key, name and value columns of an attribute? : sql server analysis services, ssas
What do you mean by an execution plan?
What are the steps to insert a table?
What are “lost updates”?
Explain the disadvantages/limitation of the cursor?
what is an index? : Sql server database administration
What are a scheduled jobs?
what are the different ways to return the rowcount of a table?
What is rtm version in sql server?
Write a query for primary key constraint with identity key word?