Can Having clause be used without Group by clause?
Answer Posted / pradip jain
select max(empno) from dbo.Employee having count(EmpNo)=9
it has no meaning so it will show zero record
| Is This Answer Correct ? | 17 Yes | 6 No |
Post New Answer View All Answers
What are the types of resultset?
why would you call update statistics? : Sql server database administration
Can you explain important index characteristics?
What is acid mean in sql server?
what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
How does clustered and non clustered index work?
What are the differences between triggers and stored procedures?
Explain about thread and memory management process of SQL?
Differentiate between sql temp table vs table variable?
Can you change the data type of a column in a table after the table has been created? If so, which command would you use?
What is bcp? When does it used?
What is abstracting periodical?
What is "scheduled jobs" or "scheduled tasks"?
What is merge?