I want to fetch the 10th row of a table which has been
changed.How can I do it without going thru all the rows.
Answer Posted / satish.klnm
exec sql
select * from table222 where count(*) > 9
end-exec.
| Is This Answer Correct ? | 0 Yes | 14 No |
Post New Answer View All Answers
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 ?...
What is db2 catalog database?
What is db2 command?
Who uses db2?
Explain about dbrm.
What is performance tuning db2?
What is ibm db2 used for?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
Name the various locking levels available?
What's The Percentage Free Space ?
What is syscat in db2?
What is the role of the data page in the db2 database?
How to retrieve rows from a db2 table in embedded sql?
Why cursor is used in db2?
Define sqlca.