How to find primary key of a table in db2?
No Answer is Posted For this Question
Be the First to Post Answer
How do I connect my db2 database to ibm?
How would you find out the total number of rows in a db2 table?
How many types of page locks can be held in db2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
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 the differences between spufi and qmf and which is better?
4 Answers Accenture, Cap Gemini,
What is CHECK PENDING ?
if suppose i am having an ACCOUNT table with 3 coloumns ACC. NO,ACC. NAME,ACC. AMOUNT . If a unique index is also defined on ACC.NO and ACC.NAME then write a query to retrieve account holders records who have more than 1 ACC.
What is Skeleton cursor table (SKCT)?
i have a db2 variable how do u declare tht into working storage section ?
How to define the data items to receive the fetch items for the SQL?
What are db2 error codes -305 and -407. What is the difference between these 2 error codes ?