Can one database have multiple instances?
No Answer is Posted For this Question
Be the First to Post Answer
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
Is db2 a database?
How do you concatenate the firstname and lastname from emp table to give a complete name?
Is db2 a mainframe?
What does the REORG Utility do?
the dd name for ksds is dest1 and what is the dd name for alternate index of ksds ? a.dest b.dest1 c.dest1a d.dd1
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?
Define sqlca.
What is a trigger in the db2 database?
What error I will get if my select query gives multiple row while executing a Cobol-DB2 program.How can I solve it without using a cursor.
4 Answers Cap Gemini, Verizon,
How many sub queries can you combine together ?
How do you prepare a COBOL + DB2 program from coading till execution ?