How to get the ddl of a table in db2?
No Answer is Posted For this Question
Be the First to Post Answer
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
what is static sql? what is dynamic sql? Give me details
What is database alias db2?
if one db2 pgm calls another db2 pgm. how many plans do we need. what r the steps involved..
Define data page.
if suppose i am having an ACCOUNT table with 3 coloumns ACC. NO,ACC. NAME,ACC. AMOUNT . If a unique index is also defined on ACC.NO and ACC.NAME then write a query to retrieve account holders records who have more than 1 ACC.
What is the use of value function?
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
can any one expalin check point with an example?
When is the authorization check on DB2 objects done - at BIND time or run time?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
pls explain the precompilation process of cobol-db2 pgm