单选题Which of the following statements allows USER1 to take away read access on the table ORG.TAB1 from USER2?()A
REVOKE SELECT FROM user2 ON TABLE org.tab1B
REVOKE SELECT ON TABLE org.tab1 FROM user2C
REVOKE READ ACCESS FROM user2 ON TABLE org.tab1D
REVOKE
题目
单选题
Which of the following statements allows USER1 to take away read access on the table ORG.TAB1 from USER2?()