Database Starter Activity

123456789101112
Across
  1. 1. is used to delete a whole database or just a table
  2. 4. Key is basically a Column or Column
  3. 5. single data in one table is linked with a single data in another table
  4. 8. gives a logical structure to the database graphically.
  5. 10. database, data is organized in the form of tables and each table has a set of rows and columns.
  6. 11. manipulating the data to display in the form or report
  7. 12. question about data in database
Down
  1. 1. specify the field name, data type and various required options for the field.
  2. 2. single data in a table is linked to several data’s in another table
  3. 3. you can enter the data for the field names
  4. 6. removes all records from a table, including all spaces allocated for the records are removed.
  5. 7. file extension for MS Access
  6. 9. are changeable properties or characteristics of some component of a program that can be set to different values.