← Database Management System 🟑 Medium πŸ“‹ Sanfoundry

SCOTT is a user in the database. Evaluate the commands issued BY the DBA: 1 - CREATE ROLE mgr; 2 - G…

Question #1684 of 749+ in Database Management System

πŸ“ Question #1684

SCOTT is a user in the database. Evaluate the commands issued BY the DBA: 1 - CREATE ROLE mgr; 2 - GRANT CREATE TABLE, SELECT ON oe. orders TO mgr; 3 - GRANT mgr, CREATE TABLE TO SCOTT;

⌨️ Press A B C D to select
βœ“

All Options & Correct Answer

A Statement 1 would not execute because the WITH GRANT option is missing
B Statement 1 would not execute because the IDENTIFIED BY clause is missing
C Statement 3 would not execute because role and system privileges cannot be granted together in a single GRANT statement Correct
D Statement 2 would not execute because system privileges and object privileges cannot be granted together in a single GR

πŸ“‹ Question Details

πŸ“š
Subject
Database Management System
🎯
Difficulty
Medium
πŸ“…
Year
β€”
πŸ“‹
Source
Sanfoundry

πŸ“€ Share This MCQ

πŸ“š Want More?

Practice Database Management System MCQs

749+ questions with detailed answers