what is difference between having and where clause ?
Answer Posted / raju
Having clause is applied only to the group by function
where as where clause is applued to each and every row in a
table
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can we deploy SSRS reports on our personal website?
What is the difference between ddl,dml and dcl commands?
What is the use of commit?
Explain about protocol layer present in SQL server?
What are scalar functions in sql?
Define right outer join?
What is left outer join in sql server joins?
What is the xml datatype?
Explain a checkpoint?
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
What is sql server 2000 work load governor?
How to Check if table exists in sql server?
What is replication and database mirroring?
How to create a trigger for insert only?
What is isolation levels?