adspace


What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE?

Answer Posted / manisha

Having clause is used to filter group while WHERE CLAUSE
is used to filter rows.
Having clause can have aggregate function but WHERE CLAUSE
cannot have aggregate function.

Is This Answer Correct ?    22 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to connect php with different port numbers?

1197


What is normalization and what are the advantages of it?

1067


How can we solve concurrency problems?

1130


what is the difference between openrowset and openquery?

1208


If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?

1052


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

1086


Is it possible to have clustered index on separate drive from original table location?

1049


Can we shrink data file in sql server?

1135


Can you index views?

958


How do I find the sql server version?

1114


Why should you use or avoid select * statements?

1120


How efficient you are in oracle and SQL server?

1269


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

1508


What is standby servers? Explain types of standby servers.

1089


Can sql servers link to other servers like oracle?

928