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

Answer Posted / saisri

Where clause is used prior the grouping of data,
where as Having is used after grouping the result of the
data.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?

657


How to Check if table exists in sql server?

695


What does the update command do?

693


how to use DTS package in 2000,2005,2008 in sql server

1537


What is report snapshot in ssrs?

190






Differentiate sql server reporting services vs. Crystal reports?

158


I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that

1531


Why do we use sql limitations? Which constraints can we use while making a database in sql?

642


How to copy data from one table to another table?

648


What does it mean to invest in the index?

606


Explain log shipping?

672


Explain transaction server isolation?

652


What is the language structure to add a record to a table?

665


What is difference between rownum and row_number?

604


Describe the functionalities that views support.

744