On which levels locks can be applied?
No Answer is Posted For this Question
Be the First to Post Answer
pls explain the precompilation process of cobol-db2 pgm
What do you need to do before you do EXPLAIN ?
How to check last update on table 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?
What is a DB2 catalog?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
How to find schema of a table in db2?
What is the use of with ur in db2?
What is the max length of sqlca?
How do I import a csv file into db2?
Is it possible to update a primary key value? If not, what is the error code given? If yes, can more than 1 primary key column be updated at a time?
How is the value function used?