NOCTI 6

1234567891011121314151617
Across
  1. 2. a tutorial for new users typically is include with what documentation
  2. 6. organizing a solution that proceeds from the general to the specific is called what design
  3. 8. the what phase consists of coding, testing, and integration
  4. 9. in a database design, the data model that is usually considered the simplest and most frequently used is what
  5. 10. as each software application module is completed, it undergoes what to ensure each line of code operates reliably and correctly
  6. 11. a data what is a huge multi-dimensional database system that stores and manages the data required to analyze historical and current transactions
  7. 12. during the implementation phase, code is constructed by information gathered during the what phase
  8. 13. when reviewing step by step procedures, an easy way to review the logical steps in a process is by creating what
  9. 15. what commands would be used in a database application to find all the records for employees who work in the accounting department
  10. 16. when developing an online help system what allow users to follow along step by step
Down
  1. 1. the what of relational database provides organization in your tables to avoid redundancy and other inconsistencies
  2. 3. in an ERD the what are known as independent items that can be identified uniquely and are also referred to as nouns
  3. 4. people that analyze new software while it is being developed, with the goal of bridging the gap between programmers and potential customers are called
  4. 5. a field that uniquely identifies a record within a database is called a what field
  5. 7. a database application tool that guides a user through the process of creating a form is a form
  6. 13. which of the following is used to host, hold, or store a piece of information in a database
  7. 14. a help system that provides information about the current screen or screen item is said to be what sensitive
  8. 17. to give a list of options in a database, users are typically provided choices from a what box