Fetch Array Size
- Last Updated: January 15, 2025
- 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. See Performance Considerations for details.
Valid Values
xwhere:
- x
- is a positive integer specifying the number of bytes.
Notes
- This connection option can affect performance.
Default
50
GUI Tab
See Also
See Performance Considerations for details.