VarcharLength (Configuration Option)
- Last Updated: August 21, 2019
- 1 minute read
- DataDirect Connectors
- JDBC
- Google BigQuery 6.0
- Documentation
Purpose
Specifies the maximum length the driver supports for String type columns.
Valid Values
x
where:
x- is a positive integer between 1 and 2147483647 indicating the maximum length.
Default
65535