answered 11/6/2010 What Is View In Dbms? View is a virtual table.It doesn't occupy the memory in physical memory.So if we make any changes it wont be reflect on original table.Views are mainly for providing security.