What is phantom read in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is a db2 schema?
How is a typical db2 batch pgm executed?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
What is copy book?
I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
Write a query to extract first 5 characters of a name in the column Stud_Name?
Could you please let me no the query for below I have table name xyx under this there is column name called employee name which starts from 100th column ends 120th column,now i want to replace only column from 101 to 104 which contains ABCS to replace with PQRS for all records which comes beetween 101 to 104 ..how to write query for this..
I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?
when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic
What do you need to do before you do EXPLAIN?
Explain in detail about buffer manager and its functionalities?
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?