Database Terminology

12345678910111213
Across
  1. 3. a statement that imposes some form of constraint on a specific aspect of the database
  2. 5. used to define business rules
  3. 6. contains data that represents an attribute of an entity
  4. 7. holds data associated with an entity or portion of an entity
  5. 8. establishes the process used to identify, prioritize, precisely formulate, and validate the data needed to achieve business objectives
  6. 10. a systematic collection of data
  7. 11. a type of database that stores and provides access to data points that are related to one another
  8. 12. the systems development lifecycle
  9. 13. an identifiable thing
Down
  1. 1. the relationships between the data in two database tables
  2. 2. holds a single value
  3. 4. the stage in the design cycle when you find out everything you can about the data the client needs to store in the database and the conditions under which that data needs to be accessed
  4. 9. a data structure that organizes information into rows and columns