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
Explain about integration services of Microsoft SQL server?
Explain the flow of creating a cube? : sql server analysis services, ssas
Define tempdb database?
What is index fragmentation in ms sql server?
Define Business Edition in SQL Azure?
Can sql server 2016 run on windows 7?
Why are you getting errors when creating a new odbc dsn?
What is sql server schema compare? How we can compare two database schemas?
What are the 2 types of classifications of constraints in the sql server?
What is the tcp/ip port on which sql server runs?
How to create new table with "create table" statements?
Name the different type of indexes in sql?
Explain about local stored procedure?
How many cores do I need for sql server 2016?
What is server-level principal?