How can we read records for specific member in CL? AND rpg?
No Answer is Posted For this Question
Be the First to Post Answer
What is runstats db2?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
i have a table like this : Name ADDRESS Toto 123 ... Toto 456 ToTo 678 I would like to delete 2 last row...please tell me how to delete its
What is page size in db2?
in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records
Can we use group-by clause in sub-query? If 'yes' means,Will it be executed successfully or else If 'no' means why should we not using that method? Give me your suggestion please....
In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
What is runstats utility in db2?
In terms of DB2 indexing, what is the root page?
What is meant by repeatable read?
What is the use of dclgen in db2?
What is UNION,UNION ALL?