Exam 7: Information Retrieval From Relational Databases
Exam 1: An Introduction to Integrated Enterprise Information Systems51 Questions
Exam 2: Representation and Patterns55 Questions
Exam 3: The REA Enterprise Ontology62 Questions
Exam 4: The REA Enterprise Ontology: Business Process Modeling55 Questions
Exam 5: Task Level Modeling63 Questions
Exam 6: Relational Database Design54 Questions
Exam 7: Information Retrieval From Relational Databases55 Questions
Exam 8: The Sales/Collection Business Process55 Questions
Exam 9: The Acquisitio/Payment Business Process55 Questions
Exam 10: View Integration and Implementation Compromises55 Questions
Exam 11: The Conversion Business Process55 Questions
Exam 12: The Human Resource Business Process54 Questions
Exam 13: The Financing Business Process55 Questions
Exam 14: Enterprise System Risks and Controls60 Questions
Exam 15: ERP Systems and E-Commerce51 Questions
Select questions type
A Microsoft Access dynaset looks and behaves like a table but is not stored as a table.
(True/False)
4.9/5
(44)
A single SQL query statement can accomplish relational algebra select, project, and join operations.
(True/False)
4.8/5
(39)
If a table contained 20 columns and you wanted to use only ten of the table's columns in a query you would use:
(Multiple Choice)
4.7/5
(39)
A calculation that performs a mathematical operation within a single column of data is called an aggregation function.
(True/False)
4.8/5
(38)
Three tables exist in a relational database as follows:
What would a full outer join of these three tables include in its answer? Give a complete picture of what the answer would look like, using only the Student ID and CourseID attributes, and assuming Student is the left table, StudentTakesCourse is middle, and Course is the right table.

(Essay)
4.9/5
(38)
What is the general name for a query that prompts the user to enter criteria to apply in selecting the rows of interest in a table?
(Multiple Choice)
5.0/5
(41)
The SELECT component of a SQL query statement specifies which attributes are to be included in the answer to the query.
(True/False)
4.8/5
(34)
An SQL query statement that accomplishes only the relational algebra PROJECT operation would not include a WHERE clause.
(True/False)
4.8/5
(42)
In SQL what character allows the database to know that the end of the query has been reached?
(Multiple Choice)
4.9/5
(38)
A horizontal subset includes only some of the rows in the table and all of the table's columns.
(True/False)
4.8/5
(36)
Given the following table schema, create a query using Structured Query Language that displays the total amount of cash receipts for the month of June, 2010.


(Short Answer)
4.8/5
(37)
Write the generic format of a SQL query statement and explain the purpose of each clause in the SQL statement. Include in your explanation a description of which relational algebra operations are accomplished by each component of a SQL query statement.
(Essay)
4.9/5
(37)
Which of the following SQL statements would produce a list of all employees from the Employee table that live in the Zip Code of 80112?
(Multiple Choice)
4.8/5
(43)
Mathematical Comparison operators are used in which part of the SQL statement?
(Multiple Choice)
4.9/5
(36)
Showing 41 - 55 of 55
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)