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
The document that shows the items stored in a file,including the order and length of the data fields and the type of data stored is called
Free
(Multiple Choice)
4.8/5
(44)
Correct Answer:
D
List the four DBMS "languages" and describe who uses each and for what purpose.
Free
(Essay)
4.8/5
(39)
Correct Answer:
DDL is the data definition language used by the DBA (database administrator)to create,initialize,describe logical views,and specify security limits.The DML is the data manipulation used by application programmers who embed these action commands into applications to access data in the database.The DQL is the data query language used by IT professionals and users to interrogate the database by retrieving and presenting data in novel ways often on an ad hoc basis.The report writer is a language used by IT professionals and users that simplifies report creation so reports can be created according to user-specified format.
Inability to add new data to a database without violating the basic integrity of the database is referred to as the
Free
(Multiple Choice)
4.9/5
(46)
Correct Answer:
B
Which statement below concerning the database management system (DBMS)is false?
(Multiple Choice)
4.8/5
(43)
The technique of using queries to investigate hypothesized relationships among data is called
(Multiple Choice)
4.8/5
(34)
Describe the reason why it is acceptable to have null foreign key,but it is unacceptable to have a null primary key.Use the concept of entity integrity rule and referential integrity rule in your answer.
(Essay)
4.8/5
(38)
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
(39)
Identify the aspect of a well-structured database that is incorrect.
(Multiple Choice)
4.9/5
(35)
________ is a feature in many database systems that simplifies the creation of reports by allowing users to specify the data elements desired and the format of the output.
(Multiple Choice)
4.9/5
(29)
Identify one potential drawback in the design and implementation of database systems for accounting.
(Multiple Choice)
5.0/5
(36)
Which of the following elements link rows in one table to rows in another table?
(Multiple Choice)
4.7/5
(30)
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.8/5
(37)
Describe the differences between the data definition language (DDL),data manipulation language (DML),and the data query language (DQL).
(Essay)
5.0/5
(33)
Mary Lamb is an insurance sales representative.Her company has provided her with a laptop computer that uses wireless connectivity to access the accounting information system from virtually anywhere in the country.She has access to view customer and insurance product information.She also has access that allows her to enter and cancel customer orders.The permissions for Mary (and other sales reps)define a ________ in the company's database management system.
(Multiple Choice)
4.9/5
(45)
In the Customer table above,"Customer #" is best described as
(Multiple Choice)
4.8/5
(34)
In the database design approach known as normalization,the first assumption made about data is
(Multiple Choice)
4.8/5
(34)
Creating an empty table in a relational database requires use of the ________,and populating that table requires the use of ________.
(Multiple Choice)
4.8/5
(42)
-Using the database depicted above,in the Sales table,"Customer #" is best described as

(Multiple Choice)
4.9/5
(32)
The problem of changes being incorrectly recorded in a database is known as
(Multiple Choice)
4.9/5
(39)
Showing 1 - 20 of 113
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)