Answer Posted / s
predicate is a search condition coded in the SQL statement
to filter rows.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why do we need reorg 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 ?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
How and when does the db2 enforces the unique key?
How does cobol compile db2 program?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is commit in db2?
What is a db2 package?
How to restart a DB2 program?
How to find schema of a table in db2?
What is the purpose of using commit?
What is clone table?
What does db2 plan contain?
What is dbrm? What it contains? When it will be created?
What do you mean by between and in? Is between inclusive of specified range values?