DATABASE MANAGEMENT SYSTEM

123456789
Across
  1. 3. Aggregation is a process that represents a relationship between a whole object and it's component parts
  2. 4. DICTIONARY It's stores meta data about the structure of the database
  3. 5. ABSTRACTION Abstraction is one of the main features of database system
  4. 6. FILES It stores the database
  5. 8. this property ensures that multiple transactions can occur simultaneously without causing any inconsistency
  6. 9. EVALUATION ENGINE this engine will execute low- level instruction generated by the DML
Down
  1. 1. USER Any user who does not have anyknowledge about database can be in this category
  2. 2. Provide fast access to data items that hold particular value
  3. 4. USERS Users are different by the way they expect to interact with the system
  4. 7. this property ensures that either the transaction occurs completely or it does not occur at all