Answer Posted / 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 |
Post New Answer View All Answers
What are the various data types available in db2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
what is a corelated subquerry?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
What is runstats and reorg in db2?
Explain about cursor stability?
What is meant by explain?
Define db2.
Explain packages.
What is the max length of sqlca?
What is the difference between cursor stability and repeatable read isolation levels?
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is dbrm? When it will be created?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How would the varchar column remarks defined?