Translate na_if to NULLIF rather than NULL_IF when using an Oracle connection. Reference: https://docs.oracle.com/en/database/oracle/oracle-database/18/sqlrf/NULLIF.html (Related to #32)
Translate na_if to NULLIF rather than NULL_IF when using an Oracle connection.
Reference: https://docs.oracle.com/en/database/oracle/oracle-database/18/sqlrf/NULLIF.html
(Related to #32)