Can we update/insert/delete a view? If Yes - under what conditions?-DBA
Can we update/insert/delete a view? If Yes - under what conditions? Answer :A View can be updated/deleted/inserted if it has only one base table if the view is based on columns from one or more tables then insert, update and delete is not possible.
No comments:
Post a Comment
comment on this post
Note: Only a member of this blog may post a comment.