information_schema.applicable_roles.is_grantable

mysql

type: VARCHAR NOT NULL
8

mariadb

type: NULL
Note:
Whether the role can be granted or not.
© 2022 MariaDB
5.1-10.8
type: VARCHAR NOT NULL
Note:
Whether the role can be granted or not.
© 2022 MariaDB
10.2-10.7

tidb

postgres

type: YES_OR_NO NULL
Note:
YES if the grantee has the admin option on the role, NO if not
© 1996-2022 The PostgreSQL Global Development Group
10-15
type: CHARACTER_DATA
Note:
YES if the grantee has the admin option on the role, NO if not
© 1996-2022 The PostgreSQL Global Development Group
8.2-9.6
Note:
Applies to a feature not available in PostgreSQL
© 1996-2022 The PostgreSQL Global Development Group
7.4-8.1

cockroachdb

type: unknown
Note:
YES if the grantee has the admin option on the role; NO if not.
© 2022 CockroachDB
2-21.2

mssql