adspace


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

Answer Posted / swati mandve

where clause is executed (for each row) first and
written before the group by statement..
having clause is strictly folllowed by groupby clause.to
filter the group.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we use the openxml clause?

1088


What are the different SQL Server Versions you have worked on?

1084


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

1049


What is sql server query analyzer?

1137


Explain system functions or built-in functions? What are different types of system functions?

1071


How to convert character strings into numeric values?

1196


What is an indexed view?

1030


How raid can influence database performance?

1127


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

1209


What are the properties of the transaction?

1084


What is self contained sub query?

1148


What is a view in sql?

1048


What is the primary use of the model database?

1156


How to connect php with different port numbers?

1197


How to enter binary string literals in ms sql server?

1256