What is a Foreign Key?
No Answer is Posted For this Question
Be the First to Post Answer
Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
What do you mean by cursor?
What do the initials DDL and DML stand for and what is their meaning?
What does reorg do in db2?
What are the Isolation levels possible ?
Can a array declared with an index be displayed(readable format) in spool?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
If I have 5 Queries in a DB2 Cobol program , while precompiling how many DBRMs will get created and How many Plans and Packages will get created while Bind Process?
How do I copy a table in db2?
What is the use of COMMAREA ?Minimum how much data we can pass from it?
Give the COBOL definition of a VARCHAR field.
I have some 3 particular fields ..i want to know which all tables have those 3 fields. Is there any way to identify.. can we know by quering system tables..