Mention the definition of cobol in varchar field.
No Answer is Posted For this Question
Be the First to Post Answer
Consider that a package is bound into 2 different collections and the PKLIST option specifies both the collections. If the collection id is not specified in the program while executing the SQL query, then when the DB2 system will search the package list, which collection will it pick up or will it give an error/abend?
What is database manager in db2?
What is meant by union and union all?
What are bind parameters in db2?
Is Cursor exicutable ?
How is the SUBSTR keyword used in sql?
I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
i have a db2 variable how do u declare tht into working storage section ?
wht happens if we close cursor with cursor with hold option?
How to create backup table in db2?
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.
what is + sign and -ve sign for sql code ?