Skip to main content
You can use the information_schema.logins view to return information about logins. You can use a SELECT query to return information about each login, as shown in the example below.
For more information, see Managing logins.

Columns in information_schema.logins

Each row has the following columns with information about each login.