Discuss about db2 bind?
No Answer is Posted For this Question
Be the First to Post Answer
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?
B37 abend during spufi?
What is the maximum length of a column name in DB2? 18 or 30 or anything other than these?
What is isolation level?
Is Cursor exicutable ?
If a non-DB2 program calls a DB2 program, the calling program's name will be there in SYSIN of IKJEFT01 and the plan name will be that of the called program. But is a bind needed or a plan has to be created for the non-DB2 program also?
When do you use the IMAGECOPY?
What is the purpose of coding FETCH in a SQL SELECT query? Explain with an example in Detail?
what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
What is a cursor and what is its function?
I use CS and update a page. Will the lock be released after I am done with that page?
What is the difference between base table and view?