Skip to main content
You can use the information_schema.users view to return information about users. You can use a SELECT query to return information about each user, as shown in the example below. To view information about users, you must have user privilege or ownership of the user object.
For more information, see Managing users.

Columns in information_schema.users

The login_name and service_account_name columns are not supported in Firebolt OSS.
Each row has the following columns with information about each user.