What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE?
Answer Posted / santosh pashupatimath
Having clause is used before aggregation and where clause is
used before aggregation
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is spatial and temporal data?
How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?
Explain encryption of entire databases without the need for application changes in sql server 2008?
How do triggers work?
What are three major types of constraints?
Which tcl commands are available on the sql server?
How to add code to the existing article (using improve article)?
What is 'Join' and explain its various types.
What is tempdb database? : SQL Server Architecture
What is data source object?
Can sub report data source be different from that of the parent report?
List the different types of collation sensitivities in sql server?
How to turn off warning messages during php execution?
What happens if time-only values are provided as date and time literals?
How to Insert multiple rows with a single insert statement?