How do I copy a table in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Define data page.
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..
EXPLAIN has output with MATCHCOLS = 0. What does it mean?
What is check constraint. Explain with example.
What is db2 connect?
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).
What is meant by concurrency?
What is a db2 table?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement
In which column of which DB2 catalog would you find the length of the rows for all tables?
What is the error code -803 ?
What is dpf in db2?