Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
SELECT * FROM INFORMATION_SCHEMA.APPLICABLE_ROLES WHERE GRANTEE = 'USER1';
A
show grants to user USER1;
B
show grants user USER1;
C
describe user USER1;
D
show grants on user USER1;