📅  最后修改于: 2022-03-11 15:00:56.102000             🧑  作者: Mango
// Shows all users in account
show users
// Shows users logins with certain domain
show users like '%@google.com%'
// Shows roles granted to a specific user
show grants to user 'john.doe@domain.com'