Which of the following statement

题目

Which of the following statements is used to prevent user TOM from adding and deleting data in table TAB1?()

  • A、REVOKE ADD, DELETE FROM USER tom ON TABLE tab1
  • B、REVOKE ADD, DELETE ON TABLE tab1 FROM USER tom
  • C、REVOKE INSERT, DELETE FROM USER tom ON TABLE tab1
  • D、REVOKE INSERT, DELETE ON TABLE tab1 FROM USER tom
更多“Which of the following statement”相关问题