Yes we can write the delete,insert and update query on view.
if we are creating a view using single table then we can write all delete,insert and update query.but when we are using multiple table in view we can not write select,update and delete query.
if we are creating a view using single table then we can write all delete,insert and update query.but when we are using multiple table in view we can not write select,update and delete query.
No comments:
Post a Comment