What is the difference between HAVING clause and the WHERE
clause?
Answer Posted / ishika
Having clause works on recordset while Where works on
individual record
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
when you create a database how is it stored? : Sql server database administration
How many types of cursor type are there?
What are the restrictions that views have to follow? : SQL Server Architecture
What is RAID? What are the different types of RAID configurations?
What is format parameter in ssrs?
What is left outer join in sql server joins?
How to see the event list of an existing trigger using sys.trigger_events?
How to backup SQL Server Reporting Services ?
What is data modeling and Reterminal integrity?
What are rows and columns?
What are the new features of sql server 2012 reporting service?
Is it true, that there is no difference between a rule and a check constraint?
what is normalization? : Sql server database administration
What is page in sql server?
When do you think a developer should use sql server-based cursors?