Can we update view in db2?
Answer / Manish Arora
Yes, you can update a view in DB2 as long as the view is based on a table that allows the specific type of update operation (INSERT, UPDATE, or DELETE).
| Is This Answer Correct ? | 0 Yes | 0 No |
in my table i will update only 100 record among 1000 records i need to display recently updated record'.....can u tell me where those records are stored how can i display those records...?if there is any sql query pls let me know....?
how to resolve -805. give clear explination for that
What is cursor?
Can SQL statements/queries be included in a copybook?
What is filter factor?
how to resolve -805 . how to see dbrm and package not found
What if we fail to give values in columns declared as NOT NULL ?
Which catalog table stores referential constraints?
How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)
What is commit in db2?
What are host variables in db2?
What is the function of buffer manager?