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 are number line correlation administrators will use while working with a subquery?
How to execute stored procedure in select statement sql server?
You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?
What are locks in sql?
How to list all objects in a given schema?
What do you mean by 'normalization'?
how many no of arguments can be passed in procedures and functions
What are the basic functions for master, msdb, model, tempdb databases?
How to get a list of columns in a view using the "sp_help" stored procedure?
How to call a function from a stored procedure in SQL Server ?
What is an active database?
What is the difference between rank and dense_rank?
What are the authentication modes in sql server? How can it be changed?
What is the difference between char and varchar2 datatype in sql?
What are the differences between local and global temporary tables?