Exam 14: Database Design
Exam 1: The Context of Systems Analysis and Design Methods130 Questions
Exam 2: Information System Building Blocks81 Questions
Exam 3: Information Systems Development113 Questions
Exam 4: Project Management97 Questions
Exam 5: Systems Analysis161 Questions
Exam 6: Fact-Finding Techniques for Requirements Discovery166 Questions
Exam 7: Modeling System Requirements With Use Cases75 Questions
Exam 8: Data Modeling and Analysis173 Questions
Exam 9: Process Modeling231 Questions
Exam 10: Object-Oriented Analysis and Modeling Using the Uml125 Questions
Exam 11: Feasibility Analysis and the System Proposal149 Questions
Exam 12: Systems Design120 Questions
Exam 13: Application Architecture and Modeling170 Questions
Exam 14: Database Design268 Questions
Exam 15: Output Design and Prototyping101 Questions
Exam 16: Input Design and Prototyping148 Questions
Exam 17: User Interface Design75 Questions
Exam 18: Object-Oriented Design and Modeling Using the UML100 Questions
Exam 19: Systems Construction and Implementation60 Questions
Exam 20: Systems Operations and Support63 Questions
Select questions type
A secondary key is an alternate identifier for a database. Its value may identify either a single record or a subset of all records.
(True/False)
4.8/5
(36)
A program embedded within a table and invoked automatically by updates is called a(n):
(Multiple Choice)
4.9/5
(41)
A significant disadvantage of conventional files is their inflexibility and non-scalability.
(True/False)
4.9/5
(38)
A primary key might be created by combining two or more fields. In this situation, it is called a concatenated key.
(True/False)
4.7/5
(34)
A fixed-length record structure means that each record instance can have different fields, a different number of fields, as long as the length (size) of the record is always fixed at the same size.
(True/False)
4.8/5
(44)
The data definition language (DDL) is used to create, read, update, and delete records in the database and to navigate between different records and types of records.
(True/False)
4.9/5
(44)
___________________________ files and tables contain master and transaction file records that have been deleted from on-line storage. Thus, records are rarely deleted; they are merely moved from on-line storage to off-line storage. Their requirements are dictated by government regulation and the need for subsequent audit or analysis.
(Short Answer)
4.9/5
(40)
A primary key might be created by combining two or more fields. In this situation it is called a _______________ key.
(Short Answer)
4.9/5
(44)
In implementing a database schema, an index should be created for any nonkey attributes that were identified as subsetting criteria requirements.
(True/False)
4.8/5
(37)
SQL provides a SELECT command to select specific records from a table based on specific criteria.
(True/False)
4.9/5
(44)
A(n) _________________________ key is a field whose values identify one and only one record in a file.
(Short Answer)
4.7/5
(34)
Files and tables that contain master and transaction file records that have been deleted from on-line storage are known as:
(Multiple Choice)
4.8/5
(40)
_______________________________________ establishes which business locations need access to which logical data entities and attributes.
(Short Answer)
4.9/5
(38)
No two records in an employee table can have the same value for EmployeeID. This is an example of:
(Multiple Choice)
4.8/5
(40)
Database design should proceed only if the underlying logical data model is in at least 2NF.
(True/False)
4.8/5
(34)
A foreign key is a field whose values identify one and only one record in the same file.
(True/False)
4.9/5
(43)
During the creation of database schemas, NULL means the field does not have to have a value; whereas, NOT NULL means the field must have a value.
(True/False)
4.9/5
(34)
Horizontal distribution of the data means that each table or entire rows in a table would be assigned to different database servers and locations.
(True/False)
4.8/5
(36)
Transaction files or tables contain records that describe business events. The data describing these events normally has a limited useful lifetime.
(True/False)
4.9/5
(35)
Showing 81 - 100 of 268
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)