This view lists the management operations performed in the network database.
These operations include:
- creating/dropping/attaching/detaching nodes
- creating/renaming/dropping database objects
- creating/dropping ports
- creating/dropping/attaching sources
- granting/revoking roles query access to database objects
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.