What is the use of value function?
No Answer is Posted For this Question
Be the First to Post Answer
Before you give the explain statement, what are the prerogatives?
My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .
What is null value in db2?
What is the purpose of using commit?
What is the function of buffer manager?
What is phantom read in db2?
What are catalog tables in db2?
What is a result table?
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
Hi. I am currently working as a application developer. I would like to persue a DB2 certification exam. Can anybody please provide me the details about this exam like Syllabus, Cost and how to take the certification?
What is index in db2?
A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?