RemoveColumnQualifiers
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Purpose
Specifies whether the driver removes 3-part column qualifiers and replaces them with alias.column qualifiers.
Valid Values
true | false
Behavior
If set to true (enabled), the driver
removes 3-part column qualifiers and replaces them with alias.column qualifiers.
If set to false, the driver does not
modify the request.
Default
false (Disabled)
Data Type
boolean