What are the bind parameters ibm db2?
No Answer is Posted For this Question
Be the First to Post Answer
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?
What is bufferpool in db2?
if i made sme changes in sub pgm wht r the things to be done for this ?
What is a db2 schema?
How to see the structure of db2 table??
What is coalesce in db2?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
Why PS file called Physical seqential file?How to sore data in sequential file and ESDS file? What is the use of DBRM,PLAN,package and Collection.
how can we retrieve the 100 records of the file ?
what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)
What is a system catalog table in db2?
What if we fail to give values in columns declared as NOT NULL ?