Exam 7: Database Administration
Exam 1: Introduction to Premiere Products, Henry Books, and Alexamara Marina Group75 Questions
Exam 2: Database Design Fundamentals75 Questions
Exam 3: Creating Tables75 Questions
Exam 4: Single-Table Queries75 Questions
Exam 5: Multiple-Table Queries75 Questions
Exam 6: Updating Data75 Questions
Exam 7: Database Administration75 Questions
Exam 8: SQL Functions and Procedures75 Questions
Select questions type
Within relational model systems on both mainframes and personal computers, the main mechanism for increasing the efficiency with which data is retrieved from the database is the ____________________.
Free
(Short Answer)
4.9/5
(38)
Correct Answer:
index
With a view, the display of data can be customized to meet each user's needs.
Free
(True/False)
5.0/5
(41)
Correct Answer:
True
The general form for assigning a foreign key is ADD FOREIGN KEY, the column name(s) of the foreign key, the ____ clause, and then the table name that the foreign key must match.
Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
B
An auxiliary key is a column in one table whose values match the primary key in another table.
(True/False)
4.8/5
(35)
When you create a view, you cannot assign column names that are different from those in the base table.
(True/False)
4.9/5
(38)
The CREATE VIEW command includes the words CREATE VIEW, followed by the name of the view, the word ____, and then a query.
(Multiple Choice)
4.8/5
(37)
In a business organization, a person or an entire group known as the ____ is charged with managing the database.
(Multiple Choice)
4.7/5
(36)
The main mechanism for providing access to a database is the ____________________ command.
(Short Answer)
4.9/5
(41)
The main mechanism for providing access to a database is the ____ command.
(Multiple Choice)
4.7/5
(33)
You use the LEGAL clause of the ALTER TABLE command to ensure that only legal values satisfying a particular condition are allowed in a given column.
(True/False)
4.8/5
(32)
When renaming columns, you include the new column names in ____ following the name of the view.
(Multiple Choice)
4.9/5
(40)
When a view is no longer needed, you can remove it using the ____________________ command.
(Short Answer)
4.8/5
(27)
When you specify a foreign key, the table referenced by the foreign key is the ____.
(Multiple Choice)
5.0/5
(40)
In Oracle, the ____ table contains information about the tables known to SQL.
(Multiple Choice)
4.8/5
(42)
Views furnish a certain amount of security; if users are accessing the database through a view, they cannot access any data that is not included in the view.
(True/False)
4.9/5
(35)
Showing 1 - 20 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)