(Contents)(Previous)(Next)

Updatable Join View

Are views based on several tables updatable?

If certain conditions are satisfied when join views based on several tables are created, it is possible to perform insert, update, and delete operations on the underlying base tables using this join view.


(Contents)(Previous)(Next)