Data Types for Update Table

Update Table supports Supported Data Types For Data Source Node. You can also support other types such as B and also supports these additional types with manual mapping.

You can manually map columns that do not have an exact data type match but the column data types have a reasonable safe implicit conversion default. For example, you can map BINARY_DOUBLE to NUMBER, or NVARCHAR2 to VARCHAR2. There could be some loss of data for such mappings: