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
You can create and use a(n)____________________ to speed up the searching process significantly.
(Short Answer)
4.9/5
(45)
To create a view definition,use the ____________________ command.
(Short Answer)
4.8/5
(35)
The database administrator uses the ____ command to revoke privileges from users.
(Multiple Choice)
4.7/5
(39)
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
(41)
The DROP VIEW command removes the tables and data on which the view is based.
(True/False)
4.8/5
(42)
To add a primary key after creating a table,you can use the ____________________ clause of the ALTER TABLE command.
(Short Answer)
4.8/5
(39)
A view that involves statistics calculated from one or more base tables is the easiest view when attempting to update data.
(True/False)
4.7/5
(41)
To ensure the uniqueness of values in a nonprimary key column,use the ____ command to create an index.
(Multiple Choice)
4.9/5
(31)
The privilege ____ can be granted to change the table structure.
(Multiple Choice)
4.9/5
(34)
When the primary key contains more than one column,use commas to separate the column names.
(True/False)
4.8/5
(37)
When you specify a foreign key,the table containing the foreign key is the parent
(True/False)
4.8/5
(46)
Most database management systems support the creation of views.
(True/False)
4.7/5
(42)
If two base tables have the same primary key and the primary key is used as the join column,updating the database is a problem.
(True/False)
4.8/5
(44)
To ensure the uniqueness of values in a non-primary key column,you can create a unique index by using the ____________________ command.
(Short Answer)
4.8/5
(45)
Normally,when the database administrator grants a particular privilege to a user,the user cannot pass that privilege along to other users.
(True/False)
4.9/5
(45)
____________________ is the prevention of unauthorized access to a database.
(Short Answer)
4.9/5
(41)
Showing 21 - 40 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)