单项选择题
A.REVOKE SELECT ON mydb.* FROM ’test1’@’%’ B.REVOKE SELECT ON *.* FROM ’test1’@’%’ C.REVOKE SELECT ON mydb.goods FROM ’test1’@’%’ D.以上答案都不正确