Exam 1: Overview of Database Concepts
Exam 1: Overview of Database Concepts108 Questions
Exam 2: Basic SQL Select Statements121 Questions
Exam 3: Table Creation and Management136 Questions
Exam 4: Constraints132 Questions
Exam 5: Data Manipulation and Transaction Control136 Questions
Exam 6: Additional Database Objects138 Questions
Exam 7: User Creation and Management130 Questions
Exam 8: Restricting Rows and Sorting Data132 Questions
Exam 9: Joining Data From Multiple Tables119 Questions
Exam 10: Selected Single-Row Functions133 Questions
Exam 11: Group Functions137 Questions
Exam 12: Subqueries and Merge Statements131 Questions
Exam 13: Views133 Questions
Select questions type
A(n)______________________________ is used to create and maintain the structure of a database.
Free
(Short Answer)
4.8/5
(32)
Correct Answer:
database management system
(DBMS)
Which of the following does not contain repeating groups,but has a primary key and possibly partial dependencies?
Free
(Multiple Choice)
4.8/5
(34)
Correct Answer:
B
Which of the following may contain repeating groups of data?
Free
(Multiple Choice)
4.9/5
(32)
Correct Answer:
A
A ____ is a storage structure designed to hold a collection of data.
(Multiple Choice)
4.8/5
(29)
The occurrence of data anomalies would indicate an unnormalized database design.
(True/False)
4.8/5
(32)
A foreign key appears on the many side of a one-to-many relationship.
(True/False)
4.8/5
(35)
Which of the following terms refers to a group of related records?
(Multiple Choice)
4.8/5
(35)
A record in the logical design of a database is represented by what in the physical database?
(Multiple Choice)
4.8/5
(34)
Analyzing historical sales data stored in a database is commonly referred to as ____.
(Multiple Choice)
4.9/5
(37)
Which of the following is used to determine the correct organization for data that is to be stored in a database?
(Multiple Choice)
4.8/5
(34)
Which of the following committees are responsible for establishing SQL guidelines?
(Multiple Choice)
4.7/5
(42)
Which of the following is used to uniquely identify each record?
(Multiple Choice)
4.9/5
(34)
SQL commands can be issued in Oracle 12c through ____________________ which is an interface that allows users to interact with the database.
(Short Answer)
4.9/5
(35)
Analyzing historical data stored in a database is referred to as ____________________.
(Short Answer)
4.8/5
(48)
The simplest approach to remove a partial dependency is to use each portion of the primary key to create separate tables.
(True/False)
4.9/5
(33)
A(n)____________________ table can be added to the physical database to eliminate a many-to-many relationship.
(Short Answer)
4.8/5
(30)
If at least one value in a record does not depend upon the primary key,then a _________________________ exists.
(Short Answer)
5.0/5
(31)
Showing 1 - 20 of 108
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)