class Aws::RDSDataService::Types::ExecuteStatementResponse


@see docs.aws.amazon.com/goto/WebAPI/rds-data-2018-08-01/ExecuteStatementResponse AWS API Documentation
@return [String]
10 MB, the call returns an error.
JSON-formatted string representing the result set requires more than
The size limit for this field is currently 10 MB. If the
`formatRecordsAs` parameter is set to ‘JSON`.
statement in JSON format. This value is only present when the
A string value that represents the result set of a `SELECT`
@!attribute [rw] formatted_records
@return [Array<Types::Field>]<br>: www.postgresql.org/docs/10/dml-returning.html<br><br><br><br></note>
PostgreSQL documentation.
more information, see [Returning Data From Modified Rows] in the
get the values of generated fields, use the `RETURNING` clause. For
<note markdown=“1”> The `generatedFields` data isn’t supported by Aurora PostgreSQL. To
Values for fields generated during a DML request.
@!attribute [rw] generated_fields
@return [Integer]
The number of records updated by the request.
@!attribute [rw] number_of_records_updated
@return [Array<Types::ColumnMetadata>]
blank if the ‘formatRecordsAs` parameter is set to `JSON`.
Metadata for the columns included in the results. This field is
@!attribute [rw] column_metadata
@return [Array<Array<Types::Field>>]
the `formatRecordsAs` parameter is set to `JSON`.
The records returned by the SQL statement. This field is blank if
@!attribute [rw] records
statement against a database.
The response elements represent the output of a request to run a SQL