Exam 9: Database Management Systems
Exam 1: The Information System: an Accountants Perspective96 Questions
Exam 2: Introduction to Transaction Processing119 Questions
Exam 3: Ethics, Fraud, and Internal Control161 Questions
Exam 4: The Revenue Cycle119 Questions
Exam 5: The Expenditure Cycle Part I: Purchases and Cash Disbursements Procedures111 Questions
Exam 6: The Expenditure Cycle Part II: Payroll Processing and Fixed Asset Procedures94 Questions
Exam 7: The Conversion Cycle102 Questions
Exam 8: Financial Reporting, and Management Reporting Systems94 Questions
Exam 9: Database Management Systems105 Questions
Exam 10: The Rea Approach to Business Process Modeling76 Questions
Exam 11: Enterprise Resource Planning Systems96 Questions
Exam 12: Electronic Commerce Systems111 Questions
Exam 13: Managing the Systems Development Life Cycle93 Questions
Exam 14: Construct, Deliver, and Maintain Systems Projects92 Questions
Exam 15: IT Controls Part I: Sarbanes-Oxley and It Governance129 Questions
Exam 16: IT Controls Part II: Security and Access96 Questions
Exam 17: IT Controls Part III: Systems Development, Program Changes, and Application Controls67 Questions
Select questions type
In the relational database model all of the following are true except
Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
D
The textbook refers to four interrelated components of the database concept. Which of the following is not one of the components?
Free
(Multiple Choice)
4.7/5
(49)
Correct Answer:
D
Explain how linkages between relational tables are accomplished.
Free
(Essay)
4.9/5
(44)
Correct Answer:
Logically related tables need to be physically connected to achieve the associations described in the data model. This is accomplished by using foreign keys. The degree of cardinality between the related tables determines the method used for assigning foreign keys.
Where a 1:M (or 1:0,M) association exists, the primary key of the 1 side is embedded in the table of the M side.
To represent the M:M association between tables, a link table needs to be created that has a combined (composite) key consisting of the primary keys of two related tables.
The task of searching the database to locate a stored record for processing is called
(Multiple Choice)
4.8/5
(38)
Use the following words to complete the sentences.
database administrator
data dictionary
data redundancy
index sequential access method
query language
schema
sequential structure
subschema
-The conceptual view of the database is often called ____________________.
(Short Answer)
4.9/5
(41)
The data definition language is used to insert special database commands into application programs.
(True/False)
4.9/5
(40)
What are the four elements of the database approach? Explain the role of each.
(Essay)
4.9/5
(39)
Timestamping is a control that is used to ensure database partitioning.
(True/False)
4.9/5
(35)
Use the following words to complete the sentences.
database administrator
data dictionary
data redundancy
index sequential access method
query language
schema
sequential structure
subschema
-The __________________________ describes every data element in the database.
(Short Answer)
4.8/5
(33)
An entity is any physical thing about which the organization wishes to capture data.
(True/False)
4.8/5
(33)
Which of the following is not a common form of conceptual database model?
(Multiple Choice)
4.7/5
(45)
Discuss the hierarchical database model. What limitation(s) of the hierarchical database model are solved by the network database model?
(Essay)
4.9/5
(36)
Showing 1 - 20 of 105
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)