Fetch Array Size
- Last Updated: October 3, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- Documentation
Fetch Array Size
Attribute
ArraySize (AS)
Purpose
The number of rows the driver retrieves from the server for a fetch. This is not the number of rows given to the user. This connection option can affect performance.
Valid Values
x
where:
- x
- is a positive integer specifying the number of rows.
Notes
- This connection option can affect performance.
Default
50
GUI Tab
See Also
See Performance Considerations for details.