dba_userSqlList
Retrieves SQL queries executed by a specified user or all users within a defined timeframe. Supports Teradata database analysis and monitoring with formatted results and metadata.
Instructions
Get a list of SQL run by a user in the last number of days if a user name is provided, otherwise get list of all SQL in the last number of days.
Arguments: user_name - user name no_days - number of days
Returns: ResponseType: formatted response with query results + metadata
Input Schema
Name | Required | Description | Default |
---|---|---|---|
no_days | No | ||
user_name | Yes |