|
#265. Examine these statements: CREATE ROLE registrar; GRANT UPDATE ON student_grades TO registrar; GRANT registrar TO user1, user2, user3;
What does this set of SQL statements do?
Show comments for this question (1)
Add comments
Link to this question
|