When do you specify the isolation level? How?
Answer / s
Isolation level can be specified at BIND time using the
ISOLATION parameter or in the SQL statement using the WITH
clause
WITH UR;
| Is This Answer Correct ? | 5 Yes | 0 No |
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
How to solved 818 error
4 Answers Keane India Ltd, Wipro,
What is a clustering index ?
Highlight all the advantages that are attached to a package.
What is package in db2 mainframe?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
How will you delete duplicate records from a table?
What is a page in db2?
What is the difference between plan and package in db2?
Mention data types used in db2 ?
How we create a tables in db2,what is the process/syntax to create a table with example plz?
What is the use of runstats in db2?