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 explain in db2?
What is database alias db2?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
How to run db2 command in windows?
What is the use of with ur in db2?
Explain about dbrm.
What is drop table?
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 a page in db2?
How do I add a column in db2?
Explain about cursor stability?
What are catalog tables in db2?
What is schema in db2?