Can we delete records from view?



Can we delete records from view?..

Answer / Vikas Kumar Jain

No, you cannot delete data directly from a view in DB2. To delete the underlying data, you must first query the base table(s) that the view is based on.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

How can you find out the # of rows updated after an update statement?

1 Answers  


Usually, which is more important for DB2 system performance - CPU processing or I/O access?

1 Answers  


how 2 resolve the -311 sqlcode

1 Answers  


What is cloudant database?

1 Answers  


pls tell me abt the normalization five types....

2 Answers  


How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?

1 Answers  


What is nvl in db2?

1 Answers  


what is difference between Static call and Dynamic call? How does it function?

1 Answers   Syntel,


Can DB2 be accessed by TSO users? If yes, which command is used to invoke DB2?

1 Answers  


What is the physical storage length of time data type?

1 Answers  


How can you compare table column after update and before update?

5 Answers   Satyam,


What is meant by isolation level?

3 Answers  


Categories