Match each Term Below with its definition

Attribute / Data / Field / Primary key / Report
Card catalogue / Database / Flat file system / Query / Secondary key
Character / DBMS / Form / Record / Table
Composite key / Entity / Hypermedia / Relationships / Tuple
  1. A character or group of characters used to identify an unique record in a database, usually a field that cannot be empty.
  2. A collection of data organised into records
  3. A collection if data related to a specific entity in a flat file database
  4. A field or combination of fields in a database that are not necessarily unique to a record but apply to one or more records.
  5. A group of two or more fields used to identify a record in a database
  6. A manual method of organising data, usually held in a filing system.
  7. A method of using media as navigation links to other material
  8. A question asked of a database to determine if it holds data that matches certain criteria.
  9. A row in a relational database table, equivalent to a record in a flat file system.
  10. A software package that builds, maintains and controls access to a database.
  11. A specific thing about which an information system collects information, also known as a category
  12. A system of organising data using a single table for all data.
  13. A view of a database to which fields are organised to facilitate data entry similar to a paper document used to collect data.
  14. An organised collection of data
  15. An organised, formatted view of data often presented in a way that will facilitate printing
  16. Any letter, number, symbol or punctuation
  17. Any raw facts entered into an information system
  18. One aspect of a record in a database
  19. One property of an entity in a relational database
  20. The method by which entities in a database are related to each other (one-to-one, one-to-many or many-to-many)