This topic describes how to use the SQL translation function. You can use this function to translate the SQL statements that are used by other database engines to the SQL statements that can be used by PostgreSQL.
Background information
Currently, you can only use the SQL translation function to translate SQL statements from Oracle to PostgreSQL.