What is the difference between HAVING clause and the WHERE
clause?

Answer Posted / senthil kumar t

Where clause is used for conditional retreiving from the
table and also aggregate functions can be used in where
clause. Having clause will be used for the recordset this
also supports the aggregate functions

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does COMMIT command do?

624


What is the difference between a local and a global temporary table?

618


What is the preferred way to create a clustered and non-clustered index? Which index should you create first the clustered or non-clustered?

475


How to locate and take substrings with charindex() and substring() functions?

508


Show Practically Sql Server Views are updatable?

586






What is command parameter in ssrs?

120


What is an active database?

592


List down some advantages of sql stored procedure?

552


What is the use of keyword with encryption. Create a store procedure with encryption?

577


Explain log shipping?

581


What are different types of collation sensitivity?

540


Describe how to use the linked server?

596


How can you hide the sql server instances?

513


Can you name some of the dml commands in sql?

548


how to overcome kernel isssues

1168