What are the 4 environments which can access DB2 ?
Answers were Sorted based on User's Feedback
Which isolation level provides highest data integrity?
How can you split a table in to exactly half?
Mention the downsides of page level lock.
What's the Maximum Length of SQLCA and what's the content of SQLCABC?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is meant by the attachment facility?
What is a DB2 plan?
why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
i have a table like this : Name ADDRESS Toto 123 ... Toto 456 ToTo 678 I would like to delete 2 last row...please tell me how to delete its
What technique is used to retrieve data from more than one table in a single SQL statement?
How do you define a correlated name?
wht r the requirements for writing a cobol-db2 pgm ?