What is the difference between HAVING clause and the WHERE
clause?
Answer Posted / ishika
Having clause works on recordset while Where works on
individual record
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
How to test subquery results with the exists operator?
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
What is checkpoint process in the sql server?
What is database dimension? : sql server analysis services, ssas
what is checksum in sql server.........???
Why use update_statistics command in sql server?
Explain various data region available in ssrs with their use?
Do you know what are the ways available in sql server to execute sql statements?
What is self contained multi valued query?
How many cores do I need for sql server 2016?
What are the different types of upgrades that can be performed in sql server?
List the different types of collation sensitivities in sql server?
What is multi-statement table-value user-defined function?
What is tablix?
What is the difference between clustered and a non-clustered index?