PPT Slide
The most important things to remember
about views can be summarized by
- Views add extra security to data, such
as the definition of a view on a table that
only shows information for the user
performing the select against the view.
- Views hide data complexity, as in
the situation of complex views.
- Views can hide real column names that
may be hard to understand behind easier