what is the difference between where clause and having clause
Answer Posted / selvam a
HAVING clause can only compare a built in function but WHERE
clause can compare column name.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you count the number of rows from a table tab?
How to check last update on table in db2?
What db2 400?
How to retrieve rows from a db2 table in embedded sql?
What is the latest version of ibm db2?
What is db2 plan table?
How to take backup of table in db2?
How many databases are there?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What is netezza database?
What is dbrm? What it contains?
What do you mean by rollback?
What is the maximum length of sqlca?
How do I delete a table in db2?
What is the syntax for FETCH in DB2 ?