Can we perform insert, update and delete operations on a Sql view?

Forums SQLCan we perform insert, update and delete operations on a Sql view?
Staff asked 1 year ago

Answers (1)

Add Answer
Staff answered 1 year ago

Yes, We can perform operations like insertion, update and delete on a View.

Note: We can perform the above operations only when our view references only a single table. If the view references more than one base table then we cannot perform the above operations.

Subscribe

Select Categories

page-ad