Exam 13: Developing a Relational Database for an Accounting Information System
Exam 1: Significance of Accounting Information Systems and the Accountants Role47 Questions
Exam 2: Accounting Systems Documentation69 Questions
Exam 3: Essential Elements and Basic Activities of Accounting Systems94 Questions
Exam 4: Data Flows, Activities, and Structure of Accounting Systems72 Questions
Exam 5: Reporting Process, Coding Methods, and Audit Trails80 Questions
Exam 6: Internal Control and Risk Assessment94 Questions
Exam 7: Control Activities108 Questions
Exam 8: The Financial Process69 Questions
Exam 9: The Revenue Process77 Questions
Exam 10: The Purchasing Process85 Questions
Exam 11: The Inventory Process58 Questions
Exam 12: Database Structure of Accounting Systems66 Questions
Exam 13: Developing a Relational Database for an Accounting Information System58 Questions
Exam 14: Electronic Business63 Questions
Exam 15: Ais Selection and Implementation35 Questions
Select questions type
Use the following scenario for the next questions.Suppose that you are developing a relational database for an accounting system using the REA framework approach. The organization makes over-the-counter sales where the customer walks in, an employee (sales rep) sells products to the customer and turns over the products to the customer, and the customer walks out. All sales are on credit, and employees are paid commissions on their sales.
-In the REA framework, which of the following entities are involved in the business process described in the scenario?
Free
(Multiple Choice)
4.8/5
(41)
Correct Answer:
B
What is an insertion anomaly?
Free
(Essay)
5.0/5
(39)
Correct Answer:
An insertion anomaly occurs when we attempt to store a value for one data element but cannot because the value of another data element is unknown.
Which of the following best describes a transitive dependency?
Free
(Multiple Choice)
4.8/5
(44)
Correct Answer:
B
The following data apply to the next two questions:Consider the following open purchase order file in which each record contains the following fields:delivery instructionspurchase order datepart numberpurchase order numberquantity orderedunit pricevendor number
Consider the following open purchase order file in which each record contains the following fields:
delivery instructions
purchase order date
part number
purchase order number
quantity ordered
unit price
vendor number
-What data elements should be moved to a separate file to put the open purchase order file in the first normal form?
(Multiple Choice)
4.9/5
(37)
A table is in the first normal form if it has no transitive dependencies.
(True/False)
5.0/5
(41)
Converting a table into the second normal form applies to a table that has a composite key.
(True/False)
4.9/5
(41)
Which of the following statements is true about symbols used in the entity-relationship diagram?
(Multiple Choice)
4.8/5
(29)
Consider the following elements needed to produce a purchase order (see figure below):
Purchase order number Product number Purchase order date Product description Vendor code Quantity purchased Vendor name Unit cost Vendor address Total ordered Total due
PURCHASE ORDER
Purchase order number: P0156
Purchase order date:Oct 6, 2012
TO: ABC Corporation (C1704) 2500 Bay Area Blvd.
Houston, TX 77058
Unit Product No Description Price Quantity Total F135 Excel Book \ 25.00 4 \ 100.00 G1456 Using Access \ 35.00 10 \ 350.00 Visio for B3429 Dummies \ 45.00 5 \ 225.00 Total \6 75.00 Using the SYSTEM OUTPUT approach, determine the tables needed and put them in third normal form. Be sure to identify primary, foreign, and/or composite (concatenated) keys as necessary. Primary keys and composite keys should be underlined, while foreign keys should be identified with an asterisk. LIST ALL TABLES FOR FIRST, SECOND and THIRD normal forms.
(Essay)
4.9/5
(38)
Which of the following statements concerning entity-relationship modeling is true?
(Multiple Choice)
4.8/5
(36)
The end product of developing a relational database is a set of "rationalized" tables.
(True/False)
4.8/5
(25)
A database table cannot have duplicate rows because that would be counterproductive to the goal of reducing data redundancy.
(True/False)
4.7/5
(45)
Use the following tables to answer the next questions. Neither the order in which the data elements are presented in these tables nor the capitalization of the names of the data elements has any significance.Invoice TableInvoice Line TableInventory TableEmployee TableCustomer Table
Invoice Table
CustCode InvNo EmpCode InvDate
Invoice Line Table
Qty InvNo ProdNo
Inventory Table
ProdNo Desc Price
Employee Table
EmpName EmpCode CommRate
Customer Table
Name City CustCode
-Which of the following would be the primary keys of the first three tables above?
(Multiple Choice)
4.8/5
(41)
For an accounting system to be successful, only the system's developers and the organization's accountants must actively participate in developing the database for the accounting system.
(True/False)
4.8/5
(37)
Converting a table into second normal form (2NF) only applies to a table that has a composite key.
(True/False)
4.7/5
(36)
One distinct difference in the system output approach and the REA framework approach is that the REA framework approach focuses on identifying the desired system outputs.
(True/False)
4.8/5
(34)
In the REA framework, entities, resources, and agents are collectively referred to as events.
(True/False)
4.8/5
(38)
What does converting a table with multiple values into first normal form accomplish?
(Multiple Choice)
4.9/5
(33)
A method for arranging data elements in a way that reduces anomalies is referred to as which of the following?
(Multiple Choice)
4.7/5
(28)
What are the steps required to develop a relational database for an accounting system using the system output approach?
(Essay)
4.8/5
(41)
Showing 1 - 20 of 58
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)