Database Views
Views-defines a single-file or multi-file access to a database, implying a search operation
- selection: retrieval operation
- deletion: retrieve records to be retrieved
- modification: alter values of a field in all records it has first retrieved
- insertion: perform a retrieval operation before it adds new records it has retrieved