How to find primary key of a table in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is the physical storage length of time data type?
How to handle null values in db2
How to create a table using embedded sql?
For update of a row in cursors, when do we move value into host variable in cobol progrm? is it before open or before fetch ?
what is difference between Static call and Dynamic call? How does it function?
What does reorg do in db2?
Write a query to retrive partial string.
How do I connect my db2 database to ibm?
Once you create a view, where would information about the view be stored?
Explain the contents that are a part of dclgen.
how 2 resolve the -311 sqlcode
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?