Exam 4: Relational Databases
Exam 1: Conceptual Foundations of Accounting Information Systems115 Questions
Exam 2: Overview of Transaction Processing and Enterprise Resource Planning Systems107 Questions
Exam 3: Systems Documentation Techniques108 Questions
Exam 4: Relational Databases113 Questions
Exam 5: Computer Fraud83 Questions
Exam 6: Computer Fraud and Abuse Techniques96 Questions
Exam 7: Control and Accounting Information Systems132 Questions
Exam 8: Controls for Information Security100 Questions
Exam 9: Confidentiality and Privacy Controls61 Questions
Exam 10: Processing Integrity and Availability Controls95 Questions
Exam 11: Auditing Computer-Based Information Systems116 Questions
Exam 12: The Revenue Cycle: Sales to Cash Collections108 Questions
Exam 13: The Expenditure Cycle: Purchasing to Cash Disbursements108 Questions
Exam 14: The Production Cycle95 Questions
Exam 15: The Human Resources Management and Payroll Cycle86 Questions
Exam 16: General Ledger and Reporting System83 Questions
Exam 17: Database Design Using the Rea Data Model90 Questions
Exam 18: Implementing an Rea Model in a Relational Database98 Questions
Exam 19: Special Topics in Rea Modeling98 Questions
Exam 20: Introduction to Systems Development and Systems Analysis124 Questions
Exam 21: Ais Development Strategies117 Questions
Exam 22: Systems Design, implementation, and Operation105 Questions
Select questions type
Discuss the ways in which a well-designed DBMS will facilitate the three basic functions of creating,changing,and querying data.
Free
(Essay)
4.9/5
(41)
Correct Answer:
A DBMS will use data definition,data manipulation,and data query languages in order to perform the three basic,essential data functions.Data definition is achieved using DDL (data definition language); data manipulation is achieved using DML (data manipulation language)which includes operations such as updating,inserting,and deleting portions of the database.DQL (data query language)is used to retrieve,sort,order,and present subsets of data in response to user queries.A DBMS will probably also include a report writer,which is a language that simplifies report creation.
Record layouts,definitions,addresses,and indexes will be stored at the ________ level schema.
Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
C
Identify one potential outcome of the insert anomaly.
Free
(Multiple Choice)
4.7/5
(41)
Correct Answer:
B
Tom Wilson is chairman of the Rare Car Club,where he maintains a database of registered rare cars and their history.One table will store the model,make,vehicle identification number,and other characteristics of all of the registered rare cars.Each rare car is uniquely identified by a registration number.A second table will contain data that link each rare car to its most recent estimated fair market value by means of their registration numbers.The primary key in the first table is
(Multiple Choice)
4.9/5
(31)
Which of the following would not be one of the well-structured tables in a well-designed relational database used to generate this sales invoice? 

(Multiple Choice)
5.0/5
(41)
Using the database depicted above,in the Sales table,"Customer #" is best described as
(Multiple Choice)
4.8/5
(39)
Abby Burke has created custom statues made out of scrap metal for over ten years.Abby has kept detailed records of every statue she has ever created.For every sale,she obtains the customer's name and address,a description of the statue,and a picture of the statue sold to the customer.Her unique style has recently attracted the attention of several celebrities.Ready to take her business to the next level,Abby has hired you to construct an accounting information system,which she wants modeled after her paper records.You begin development of the relational database that will form the core of the AIS by envisioning the record stored in a single table with a column that represents each attribute.You then begin to break this table down into smaller tables.This process is called
(Multiple Choice)
4.9/5
(31)
In the Inventory table above,"Item number" is best described as
(Multiple Choice)
4.8/5
(41)
The combination of the database,the DBMS,and the application programs that access the database through the DBMS is referred to as the
(Multiple Choice)
4.9/5
(30)
A ________ is an abstract representation of a database's contents.
(Multiple Choice)
4.8/5
(39)
Abby Burke has created custom statues made out of scrap metal for over ten years.Abby has kept detailed records of every statue she has ever created.For every sale,she obtains the customer's name and address,a description of the statue,and a picture of the statue sold to the customer.Her unique style has recently attracted the attention of several celebrities.Ready to take her business to the next level,Abby has hired you to construct an accounting information system,which she wants modeled after her paper records.As you look over her records,you realize that some customers bought multiple statues at the same time.For example,Yasmeen Ghuari bought a Tin Man Status,a flying horseman statue,and a terrier statue.You realize that in these cases,a single written record will have to be translated into multiple sales records.This is an example of what type of problem in the existing records?
(Multiple Choice)
4.8/5
(36)
Describe what you think will be the main impact of database technology in your career.
(Essay)
4.8/5
(26)
Which would not generally be considered a data dictionary output report?
(Multiple Choice)
4.7/5
(41)
Abby Burke has created custom statues made out of scrap metal for over ten years.Abby has kept detailed records of every statue she has ever created.For every sale,she obtains the customer's name and address,a description of the statue,and a picture of the statue sold to the customer.Her unique style has recently attracted the attention of several celebrities.Ready to take her business to the next level,Abby has hired you to construct an accounting information system,which she wants modeled after her paper records.As you look over her records,you notice that some customer last names have different first names in different records.For example,R.Framington Farnsworth,Bob Farnsworth,and Sam Farnsworth all seem to be the same person.You explain to Abby that every customer must be identified by a unique customer number in the AIS.You are referring to the
(Multiple Choice)
4.7/5
(41)
Suppose a relational database contained two linked tables.Assuming the organization wants the database to be normalized,which of the following items represents a problem to normalization?
(Multiple Choice)
4.8/5
(42)
A relational database in which vendor data is not maintained independently of purchase order data will most likely result in
(Multiple Choice)
4.8/5
(33)
The schema that provides an organization-wide view of the entire database is known as the
(Multiple Choice)
4.9/5
(40)
Which of the following elements link rows in one table to rows in another table?
(Multiple Choice)
4.8/5
(37)
Showing 1 - 20 of 113
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)