How do you declare a host variable (in COBOL) for an
attribute named emp-name of type VARCHAR(25) ?
Answers were Sorted based on User's Feedback
Answer / kb
Can some one please explain this ... what difference it makes ...
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain what are the various isolation levels possible?
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
How many Buffer pools are there in DB2 and what are they?
What is the purpose of using commit?
What is the difference between Where and Having Clause
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
Define db2 and its databases?
What is lock contention?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How can you compare table column after update and before update?
What is meant by index cardinality?