i have cobol+ db2 program but it contains n number of
subprograms for this how many dbrm members i need to
mention in bind process
Answers were Sorted based on User's Feedback
Basically n+1, one for the main programs and n for n sub
programs.
| Is This Answer Correct ? | 4 Yes | 0 No |
What are some SQL aggregates and other built-in functions?
Mention the downsides of page level lock.
What is the clustering index in the db2 database?
When do you specify the isolation level?
Describe the elements of the SELECT query syntax?
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?
what are the copybook changes generally we done?can anyone tell me......... Thanks in advance........
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
What is the difference between primary key & unique index ?
What is the difference between Primary key and unique index?
Where is the access path logic created by the DB2 Optimizer stored?
What is meant by AUTO COMMIT?