Question: Legacy databases might include ________ and ________.
Answer Options:
Answer: Hierarchical databases and network databases
Question: Most relational database systems support:
Answer Options:
Answer: Referential integrity
Question: New databases collectively referred to as NoSQL databases have appeared in recent years. Which of the following are NOT categorized as a NoSQL database?
Answer Options:
Answer: Relational Database system
Question: The acronym for the standard language used to access data in relational databases is:
Answer Options:
Answer: SQL
Question: The most popular type of database today is the:
Answer Options:
Answer: Relational database
Question: The two basic formats for data storage:
Answer Options:
Answer: Files and databases
Question: This type of file is used to update a master file:
Answer Options:
Answer: Transaction files
Question: This type of file records “before” and “after” images of data as the data gets altered.
Answer Options:
Answer: Audit files
Question: When designing navigational controls, which is NOT commonly assumed?
Answer Options:
Answer: That users have knowledge of the system and the interface
Question: The first principle of designing navigation controls is __________.
Answer Options:
Answer: To prevent users from making mistakes
Question: It is better to make menus _______.
Answer Options:
Answer: Broad and shallow
Question: A __________ is used when several fields must be entered before the form can be processed.
Answer Options:
Answer: Completeness check
Question: A __________ is used when fields are numeric or contain coded data.
Answer Options:
Answer: Format check
Question: A __________ is used when you want to verify that data fits within correct minimum and maximum values.
Answer Options:
Answer: Range check
Question: In most automated cases, data stores from logical DFDs will be converted to ________.
Answer Options:
Answer: Into database files/tables
Question: By definition, external entities on the DFD:
Answer Options:
Answer: Are outside the scope of the system
Question: Processes from logical DFDs might show up on a physical data flow diagram as:
Answer Options:
Answer: Tables in a database
Question: A client-server application that requires nothing more than a browser is called a(n) ________.
Answer Options:
Answer: Thin-client application