Netezza Translator (netezza)
Also see common JDBC Translator Information
The Netezza Translator, known by the type name netezza, is for use with any Netezza version.
Usage
The current Netezza vendor supplied JDBC driver performs poorly with single transactional updates. As is generally the case when possible use batched updates.
Execution Properties
Netezza specific execution properties:
-
SqlExtensionsInstalled- indicates that SQL Extensions, including support for REGEXP_LIKE, are installed. All other REGEXP functions are then available as pushdown functions. Defaults to false.