adspace
What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE?
Answer Posted / srinivas
HAVING CLAUSE is used for evaluating a condition with an
aggregate function, i.e., GROUP BY whereas WHERE CLAUSE is
used for general conditions.
| Is This Answer Correct ? | 35 Yes | 4 No |
Post New Answer View All Answers
How to provide default values to function parameters?
What is sql server query analyzer?
What is an indexed view?
What is in place upgrade in sql server?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What is sql or structured query language?
Disadvantages of the indexes?
How to enter binary string literals in ms sql server?
Equi join and non equi join is possible with sql server?
Can sql servers link to other servers like oracle?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
What is clustered index
What is acid mean in sql server?
what is the difference between openrowset and openquery?
What are the source of constraints?