Amazon Redshift · Schema

SubStatementData

AnalyticsBig DataCloudData LakeData WarehouseETLMachine LearningServerlessSQL

Properties

Name Type Description
Id string The identifier of the sub-statement
Status string The status of the sub-statement
CreatedAt string The date and time the sub-statement was created
UpdatedAt string The date and time the sub-statement was last updated
Duration integer The time in nanoseconds the sub-statement ran
QueryString string The SQL statement text
RedshiftQueryId integer The Redshift query identifier
ResultRows integer Total number of rows in the result set
ResultSize integer The size of the result set in bytes
HasResultSet boolean Whether the sub-statement has a result set
Error string The error message if the sub-statement failed
View JSON Schema on GitHub