information_schema.applicable_roles.grantee

mysql

type: VARCHAR NULL
8

mariadb

type: NULL
Note:
Account that the role was granted to.
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
Account that the role was granted to.
© 2022 MariaDB
10.2-10.7

tidb

postgres

type: SQL_IDENTIFIER NULL
Note:
Name of the role to which this role membership was granted (can be the current user, or a different role in case of nested role memberships)
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: SQL_IDENTIFIER
Note:
Name of the role to which this role membership was granted (can be the current user, or a different role in case of nested role memberships)
© 1996-2022 The PostgreSQL Global Development Group
8.2-9.6
Note:
Always the name of the current user
© 1996-2022 The PostgreSQL Global Development Group
7.4-8.1

cockroachdb

type: unknown
Note:
Name of the user to which this role membership was granted (always the current user).
© 2022 CockroachDB
2-21.2

mssql