SqlStatementResult - RDS Data API
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

SqlStatementResult

The result of a SQL statement.

Note

This data structure is only used with the deprecated ExecuteSql operation. Use the BatchExecuteStatement or ExecuteStatement operation instead.

Contents

numberOfRecordsUpdated

The number of records updated by a SQL statement.

Type: Long

Required: No

resultFrame

The result set of the SQL statement.

Type: ResultFrame object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: