Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想授予用户对数据库中存在的所有表的权限。有没有办法在多个表上授予用户?
不可能在单个语句中授予多个对象的权限,您需要为每个对象授予权限。