Exam 10: Overview of Dbms Functionalities and Database Administration
Exam 1: Introduction57 Questions
Exam 2: Database Requirements and ER Modeling100 Questions
Exam 3: Relational Database Modeling100 Questions
Exam 4: Update Operations, update Anomalies, and Normalization100 Questions
Exam 5: SQL100 Questions
Exam 6: Database Implementation and Use55 Questions
Exam 7: Data Warehousing Concepts48 Questions
Exam 8: Data Warehouse and Data Mart Modeling100 Questions
Exam 9: Data Warehouse Implementation and Use50 Questions
Exam 10: Overview of Dbms Functionalities and Database Administration42 Questions
Select questions type
What will be the outcome of the following SQL statements issued in the HAPPY INSURANCE database?
GRANT SELECT,INSERT,ALTER,UPDATE ON client TO shannon;
REVOKE INSERT ON client FROM shannon;
(Multiple Choice)
4.8/5
(44)
The TCL commands are used by the business end users of a database system.
(True/False)
4.9/5
(31)
What will be the outcome of the following SQL statements issued in the HAPPY INSURANCE database?
CREATE ROLE supervisor;
GRANT SELECT,INSERT,UPDATE ON client TO supervisor;
GRANT SUPERVISOR TO shannon;
(Multiple Choice)
4.9/5
(34)
In a role-based access control system,users can be assigned several database roles.
(True/False)
4.7/5
(31)
If,during the use of the database system,it becomes apparent that a new relation needs to be added to the database,the decision to add the new relation to the database will rest with the:
(Multiple Choice)
4.9/5
(47)
The data manipulation DBMS component uses the SQL commands from the DCL category.
(True/False)
4.9/5
(35)
The data manipulation component is a part of every DBMS package.
(True/False)
4.8/5
(28)
Showing 21 - 40 of 42
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)