Exam 6: Relational Databases and SQL
Exam 1: Introduction to Accounting Information Systems122 Questions
Exam 2: Enterprise Systems141 Questions
Exam 3: Electronic Business E-Business Systems122 Questions
Exam 4: Documenting Information Systems129 Questions
Exam 5: Database Management Systems175 Questions
Exam 6: Relational Databases and SQL103 Questions
Exam 7: Controlling Information Systems: Introduction to Enterprise Risk Management and Internal Control161 Questions
Exam 8: Controlling Information Systems: Introduction to Pervasive Controls159 Questions
Exam 9: Controlling Information Systems: Business Process and Application Controls135 Questions
Exam 10: The Order Entrysales Oes Process134 Questions
Exam 11: The Billingaccounts Receivablecash Receipts Barcr Process134 Questions
Exam 12: The Purchasing Process141 Questions
Exam 13: The Accounts Payablecash Disbursements Apcd Process118 Questions
Exam 14: The Human Resources Process HR Management and Payroll Processes121 Questions
Exam 15: Integrated Production Processes IPP118 Questions
Exam 16: The General Ledger and Business Reporting GLBR Process107 Questions
Exam 17: Acquiring and Implementing Accounting Information Systems206 Questions
Select questions type
____ are defined as a set of data that describes an instance of the entity represented by a relation.
Free
(Multiple Choice)
4.8/5
(29)
Correct Answer:
B
The notation 1:N is used to specify the relationship type of one-to-many.
Free
(True/False)
4.9/5
(43)
Correct Answer:
True
A(n) ______________________________ a simplified representation of a complex entity or phenomenon.
(Short Answer)
4.9/5
(39)
A(n) ____ of an entity is one specific thing of the type defined by the entity.
(Multiple Choice)
4.9/5
(37)
The following table is a view of TRAINING_COMPLETED from the various data elements in High-Tech Corp.'s relational database:
Required:
a. Using proper SQL commands, develop a query to extract training data for employee Missy Pitman (employee number 11111), showing the date, hours, and training code.
b. Design a table showing the output that would be generated based upon your query created above.

(Essay)
4.7/5
(40)
Legacy systems do not usually have which of the following characteristics?
(Multiple Choice)
4.8/5
(35)
A collection of data representing multiple occurrences of a resource, event, or agent is known as a relation.
(True/False)
4.8/5
(33)
A primary attribute is the attribute whose value is unique for every entity that will appear in the database.
(True/False)
4.8/5
(37)
Exhibit 6-1
The following table is a view of BILLING_HOURS from the various data elements in High-Tech Corp.'s relational database. I BILLING HOURS Employee No Clieat No Date Hours Ballizug Rate B122 F26768 20010823 8 150 A632 F11555 20010823 7 100 B122 F26768 20010824 8 150 A632 F11555 20010824 6 100 B122 F26768 20010825 9 150 A632 F11555 20010825 10 100
-Refer to Exhibit 6-1. Which of the following SQL statements would extract the client number and date for every instance that an employee worked less than 8 hours any particular day?
(Multiple Choice)
4.8/5
(40)
The ______________________________ command demonstrates one of the weaknesses in most forms of SQL because the database will not enforce referential integrity.
(Short Answer)
4.9/5
(40)
SQL is a powerful database language that can be used to define database systems, query the database for information, generate reports from the database, and access databases from within programs using embedded commands.
(True/False)
4.8/5
(39)
Most DBMS available today that include SQL also include mechanisms within the DBMS itself for establishing and enforcing referential integrity.
(True/False)
4.9/5
(36)
The following table is a view of BILLING_HOURS from the various data elements in ABC's relational database:
Required:
a. Using proper SQL commands, develop a query to extract billing data for Fleet Services (client number F11555), showing the employee number, date, hours, and billing rate.
b. Design a table showing the output that would be generated based upon your query created above.

(Essay)
4.8/5
(40)
Business intelligence (BI) has been ranked as one of the top nine "key areas" of current developments in business information technology.
(True/False)
4.9/5
(37)
Showing 1 - 20 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)