Answer:
View is like a table. It does not exist in physical memory. It can be called as a subset of tables. View can be applied more than one table also.Using view, you can update/delete in table on which view is created.
Asked In: Many Interviews |
Alert Moderator