Which Of The Following Is Used To Provide Delete Authorization #366
Which of the following is used to provide delete authorization to instructor?
This multiple choice question (MCQ) is related to the book/course gs gs117 Database Management System. It can also be found in gs gs117 SQL: Queries, Constraints and Triggers - Authorizations - Quiz No.1.
Which of the following is used to provide delete authorization to instructor?
Create role instructor ; grant delete to instructor;
Create role instructor; grant select on takes to instructor;
Create role instructor; grant delete on takes to instructor;
All of the mentioned
Similar question(s) are as followings:
Online Quizzes of gs117 Database Management System
Indexing and Hashing - Bitmap Indices - Quiz No.1
gs gs117 Database Management System
Online Quizzes