class Aws::RDSDataService::Types::ResultSetOptions
@see docs.aws.amazon.com/goto/WebAPI/rds-data-2018-08-01/ResultSetOptions AWS API Documentation
@return [String]
cause truncation or rounding errors.
Specify ‘STRING` if the length or precision of numeric values might
Allowed values are `LONG` and `STRING`. The default is `LONG`.
A value that indicates how a field of `LONG` type is represented.
@!attribute [rw] long_return_type
@return [String]
</note>
working with currency values.
precision loss. We recommend converting to String, especially when
<note markdown=“1”> Conversion to Double or Long can result in roundoff errors due to
to a Double value otherwise.
specifies that it is converted to a Long value if its scale is 0, or
it is converted to a String value. The value of `DOUBLE_OR_LONG`
in the response. The value of `STRING`, the default, specifies that
A value that indicates how a field of `DECIMAL` type is represented
@!attribute [rw] decimal_return_type
Options that control how the result set is returned.