授予删除任何表的系统权限(DROP ANY TABLE)给user1,并使其能继续授该权限给其他用户,以下正确的SQL语句是()A、Grant drop any table to user1B、Grant drop any table to user1 with admin optionC、Grant drop table to user1D、Grant drop any table to user1 with check potion

题目

授予删除任何表的系统权限(DROP ANY TABLE)给user1,并使其能继续授该权限给其他用户,以下正确的SQL语句是()

  • A、Grant drop any table to user1
  • B、Grant drop any table to user1 with admin option
  • C、Grant drop table to user1
  • D、Grant drop any table to user1 with check potion

相似考题