What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE?
Answer Posted / aravind
where is used when no group by functions are used whereas
having is used when group functions are used
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
Explain some stored procedure creating best practices or guidelines?
How can I track the changes or identify the latest insert-update-delete from a table?
Tell me in brief how sql server enhances scalability of the database system?
What is sql server profiler?
Explain optimistic and pessimistic concurrency?
Can two tables share the same primary key?
What is the cartesian product of table?
Explain collation?
How to use transact-sql statements to access the database engine?
What do you mean by an execution plan?
What is RMS migrations?
Explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
How does stuff differ from the replace function?
Explain what is raid and what are different types of raid levels?
What is built-in/administrator?