What is bind in db2?
No Answer is Posted For this Question
Be the First to Post Answer
i have a table like this : Name ADDRESS Toto 123 ... Toto 456 ToTo 678 I would like to delete 2 last row...please tell me how to delete its
How do you run JCL in cobol program
Define sqlca.
Can there be more than one cursor open for any program?
What is runstats db2?
How to update more then one record using update?
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?
what is SPUFI ?
4. A DB2 application is bound with uncommitted Read isolation level.It issues a request that retrieves 20 rows out of 200000 in the table. Which of the following descrbes the rows that are locked as a result of this request? a. None of the rows are locked. B.The retrieved rows are locked. C.The last row of the result set is locked. D.The rows not previously updated by another application are locked.
what is the sqlcode -501
How many Buffer pools are there in DB2 and what are they?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?