SLR 14 - Relational Databases and SQL

1234567
Across
  1. 3. to query a record from a database, the second word is _____ <table>
  2. 4. A collection of records within a data are stored in a ___________
  3. 5. The language and syntax used to write and run database queries
  4. 6. a _________ database is a collection of data in tables that has a relationship with each other
  5. 7. the keyword used to specify a condition
Down
  1. 1. a _____ key is a field that uniquely identifies a record in a table
  2. 2. A collect of data in a formal structure
  3. 5. to query a record from a database, the first word is _____ <fields>