Databases

123456789101112131415
Across
  1. 2. columns of the tables
  2. 6. row of the tables
  3. 8. management system of databaases
  4. 10. databases that only have one table
  5. 12. interrogation to the database
  6. 14. attributes that can uniquely identify a row
  7. 15. another name for tables
Down
  1. 1. command used in querys to put conditions on them
  2. 3. a type of information that is specially organized for rapid search and retrieval by a commputer
  3. 4. command used in querys to get specific fields in a table
  4. 5. the first database ever
  5. 7. data archive
  6. 9. scripting language to manage databases
  7. 11. command used in querys to select the table to extract the data
  8. 13. DBMS that uses SQL