adspace


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


Please Help Members By Posting Answers For Below Questions

What is standby servers? Explain types of standby servers.

1089


List out the different types of locks available in sql server?

1058


What are different types of constraints?

1007


You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

1223


What kind of problems occurs if we do not implement proper locking strategy?

1508


Why should you use or avoid select * statements?

1120


How do I find query history in sql server?

1034


Can we shrink data file in sql server?

1135


Can we do dml on views?

1042


Explain “row_number()” in sql server with an example?

1086


How to convert numeric expression data types using the cast() function?

1157


When should you use an instead of trigger?

1062


what is the difference between openrowset and openquery?

1208


What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

1209


Why and when do stored procedure recompile?

1077