Concept Flow - Updatable views
Create View
Query View
Check if View is Updatable
Yes No
Allow UPDATE/INSERT/DELETE
Apply Changes to Base Tables
This flow shows how an updatable view allows changes to be made through it, which then affect the underlying base tables.