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

Answers were Sorted based on User's Feedback



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

Answer / 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

More SQL Server Interview Questions

what stored procedure can you use to display the current processes? : Sql server administration

0 Answers  


Where are magic tables stored ? Is it in the same database where it is created ?

4 Answers  


What is primary key and example?

0 Answers  


Does transparent data encryption provide encryption when transmitting data across the network?

0 Answers  


Which is the best place or learning center for MS SQL?????In Bangladesh?????

0 Answers   TCL, Wipro,






How to Rebuild Master database in sql server 2005.

2 Answers   Wipro,


How you provide security to cube? : sql server analysis services, ssas

0 Answers  


What is the difference between views and stored procedures? Can we have input parameters for views?

6 Answers  


write a query for list of owner who are having multiple bikes in below table 1 shanker pulsar 2 shanker Honda 3 shanker car 4 Balu pulsar 5 Balu Honda 6 Balu car 7 Shyam pulsar 8 Jaya Honda 9 Deepa car 10 vasu car

12 Answers   Cognizant, TCS,


What are the diifferences between the ms sql server vs mysql?

0 Answers  


How to Get the last identity value used

4 Answers  


How cand Optimize SQL Server Stored Procedures

1 Answers  


Categories