What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE?
Answers were Sorted based on User's Feedback
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 |
When do u use clustered index and non-clustered index?
What is the difference between stored procedure and user defined functions?
There is table like Events...in that name ,startdate ,enddate,location are the column names write a stored Procedure for this table to get events by Months "GetEventsByMonths"
What is buffer cash in sql server?
How to get the definition of a user defined function back?
What is store procedure? How do they work? When do you use?
Is it possible to create tables in stored procedures using a variable for the table name?
Do you know what are the reporting services components?
Is INSTEAD OF trigger directly applicable to Table ?
What is the use of floor function in sql server?
What is the difference between index seek vs. Index scan?
Explain primary key, foreign key and unique key?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)