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
Most modern database management systems (DBMS) include powerful, menu-driven database generators that automatically create a DDL and generate a prototype database from that DDL.
(True/False)
4.9/5
(40)
The primary key for a record must never be allowed to have a NULL value.
(True/False)
4.9/5
(37)
A(n) _______________________ factor is the number of logical records included in a single read or write operation (from the computer's perspective).
(Short Answer)
4.8/5
(33)
A historical ___________________________ (advantage or disadvantage) of using conventional files has been processing speed. They can be optimized for the access of the application.
(Short Answer)
4.8/5
(36)
SQL provides a JOIN command to join two or more tables across a common field.
(True/False)
4.9/5
(32)
Stored procedures are programs embedded within a table that are automatically invoked by updates to another table.
(True/False)
4.7/5
(37)
It is important for the database administrator to estimate how much disk capacity is required for a new database to ensure that sufficient disk space is available.
(True/False)
4.8/5
(49)
Horizontal distribution of data results in efficient access and security because each location has only those tables and rows required for that location.
(True/False)
4.9/5
(35)
The cost of developing databases is higher than the cost of developing files.
(True/False)
4.7/5
(33)
Referential integrity is the assurance that a foreign-key value in one table has a matching primary-key value in a related table.
(True/False)
4.8/5
(36)
The person responsible for data planning, definition, architecture, and management is known as a(n):
(Multiple Choice)
4.9/5
(35)
Stored procedures are programs embedded within a table that can be called from an application program.
(True/False)
4.8/5
(46)
When a computer program "reads" a record from a database, it actually retrieves a group or block (or page.) of records at a time. This approach minimizes the number of actual disk accesses.
(True/False)
4.8/5
(28)
The advantages and disadvantages of horizontal versus vertical distribution of data are similar.
(True/False)
4.8/5
(38)
_______________________ files are special records of updates to other files, especially master and transaction files. They are used in conjunction with archival files to recover "lost" data.
(Short Answer)
4.9/5
(46)
A blocking factor is the number of physical records included in a single read or write operation.
(True/False)
4.8/5
(36)
With horizontal distribution of data, the data cannot always be easily recombined for management analysis across sites.
(True/False)
4.7/5
(38)
Showing 241 - 260 of 268
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)