How do you filter out the rows retrieved from a Db2 table ?
Answer Posted / s
use the WHERE Clause
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the maximum size of varchar data type in db2?
What is the latest version of ibm db2?
How to fetch the last row from the table in SQL (db2)?
How do you find the maximum value in a column in db2?
What is database alias db2?
What is db2 stogroup?
What is ibm db2 client?
What is commit in db2?
What is nvl in db2?
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 the use of reorg in db2?
What is a plan and package in db2?
What is deadlock in db2?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is the use of predicate?