Exam 7: Database Administration
Exam 1: Introduction to TAL Distributors, Colonial Adventure Tours, and Solmaris Condominium 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
In Oracle,the ____ table contains information about the tables known to SQL.
Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
A
The command used to delete an index is ____________________.
Free
(Short Answer)
4.9/5
(48)
Correct Answer:
DROP INDEX
Which of the following commands deletes an index?
Free
(Multiple Choice)
4.7/5
(34)
Correct Answer:
D
The database administrator uses the ____________________ command to revoke privileges from users.
(Short Answer)
4.9/5
(42)
If the user needs to be able to pass the privilege to other users,the GRANT command must include the ____________________ clause.
(Short Answer)
4.8/5
(35)
When you specify a foreign key,the table referenced by the foreign key is the ____.
(Multiple Choice)
4.8/5
(37)
In a DBMS,the main mechanism for increasing the efficiency with which data is retrieved from the database is the ____________________.
(Short Answer)
4.8/5
(36)
When you create a view,you cannot assign column names that are different from those in the base table.
(True/False)
4.9/5
(39)
A(n)____ is an application program's or an individual user's picture of the database.
(Multiple Choice)
4.9/5
(35)
In a business organization,a person or an entire group known as the ____ is charged with managing the database.
(Multiple Choice)
4.9/5
(35)
When users create,alter,or drop tables or create or drop indexes,the DBMS updates the system catalog automatically.
(True/False)
4.8/5
(30)
The process of managing a database is called database ____________________.
(Short Answer)
4.9/5
(39)
A(n)____________________ subset view consists of a subset of the rows and columns in some base table.
(Short Answer)
4.8/5
(39)
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)
5.0/5
(45)
To create a view in Access,create a query to define the view and then save the query object in the database.
(True/False)
4.7/5
(28)
When renaming columns,you include the new column names in ____ following the name of the view.
(Multiple Choice)
4.8/5
(32)
Showing 1 - 20 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)