what is difference between having and where clause ?
Answer Posted / anil sharma
Having clause ia used only with group by, and where used with any input type
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain different types of self contained sub query?
What is the difference between update lock and exclusive lock?
What are different backups available in sql server?
How can a user-defined datatype be created?
What is store procedure? How do they work? When do you use?
How to connect Azure federated root database and apply federation in entity framework?
What is the difference between char, varchar and nvarchar?
1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
How to connect to SQL Azure Database by using sqlcmd?
How you can move data or databases between servers and databases in sql server?
Do you know what are the steps to process a single select statement?
Can we use pragma autonomous_transaction in trigger?
Do you know what is xpath?
What is query and its types?
How to insert stored procedure result into temporary table?