This view lists the administration operations performed in the star$administration database.
These operations include:
- creating/dropping networks
- creating/dropping users
- creating/dropping roles
- granting/revoking roles to users
The view contains the following columns:
| Name | Description |
| username | Name of the user that performed the operation |
| datetime | Date and time when the operation was performed |
| sql | SQL statement used to perform the operation |
Comments
Article is closed for comments.