Je l'ai déjà trouvé :
SELECT grantee, privilege_type
FROM information_schema.role_table_grants
WHERE table_name='mytable'
Je l'ai déjà trouvé :
SELECT grantee, privilege_type
FROM information_schema.role_table_grants
WHERE table_name='mytable'