If I have a view which is a join of two or more tables, can
this view be updatable?
Answer Posted / mahesh vasudevan
One can not make update operation on a view that has a join
from more than two or more tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What is runstats and reorg in db2?
How to check table size in db2 sap?
What is the physical storage length of timestamp data type?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
How to find the number of rows in db2 tables?
What are catalog tables in db2?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What are the uses of db2 optimizer?
What is a dbrm in db2?
What is the difference between cursor stability and repeatable read isolation levels?
What is package in cobol db2?
Why do chiropractors use drop table?
Define db2.
What is a db2 package?