What is the difference between a HAVING CLAUSE and a WHERE
CLAUSE?
Answer Posted / sararh
where clause uesd for the fiend out particulater records and
where clause u write after select statement.
Having clause used for combination of group by functions
with out group by function u can nit write the having caluse.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to modify existing triggers using "alter trigger"?
How do I clean up sql server transaction log?
How do you migrate data from mssql server to azure?
What is optimization and its types?
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks
Who developed sql server?
How to sort query output in descending order in ms sql server?
whats new about truncate in sql server 2008?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
How do I view a script in sql server?
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
Explain how dts is used to extract, transform and consolidate data?
Does the order of columns in update statements matter?
Can a synonym name of a table be used instead of a table name in a select statement?
What’s the distinction between dropping a info and taking a info offline?