What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE?
Answer Posted / saisri
Where clause is used prior the grouping of data,
where as Having is used after grouping the result of the
data.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is log shipping? Can we do logshipping with SQL Server 7.0 ?
What is scalar user-defined function?
what is denormalization and when would you go for it? : Sql server database administration
Explain what stored procedure sp_replcounters is used for? : sql server replication
What are trace flags?
Why is normalisation important?
Describe how to use linked server?
How can we improve performance by using SQL Server profiler?
What is SQL Server?
What stored by the msdb?
How do I find the sql server instance name?
What are sub reports?
What is difference between rownum and row_number?
Where to find ntwdblib.dll version 2000.80.194.0?
What are the different types of stored procedures?