What is the difference between HAVING clause and the WHERE
clause?
Answer Posted / chandra kanth
WHERE is for conditional retrieving and having is using
group of records
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What is Lock table in SQL?
What type of locking occurs during the snapshot generation? : sql server replication
What is Federation Root Database?
How do you implement session management in SQL Server mode?
What is user defined stored procedures?
How to write character string constants or literals in ms sql server?
Define full outer join in sql server joins?
Can a table have 2 foreign keys?
Explain what is meant by replication of database?
What is merge join?
How to deploy the Report?
How to execute the cursor queries with "open" statements?
How to create a scrollable cursor with the scroll option?
When would you use the stored procedures or functions?
What the different components in replication and what is their use?