Snowflake Data Cloud Connector > Part III: SQL ELT with Snowflake Data Cloud Connector > Mappings in SQL ELT mode for Snowflake Data Cloud > Operators in mappings in SQL ELT mode
  

Operators in mappings in SQL ELT mode

When you use mappings in SQL ELT mode, Data Integration converts the expression in the transformation by determining equivalent operators in the database. If there is no equivalent operator, Data Integration processes the transformation logic.
The table lists the operators that you can push to Snowflake:
Operator
Operator
+
<>
-
>=
*
<=
/
!=
%
AND
>
OR
<
NOT
=
-