Hi,
When creating target tables for the Infor ETL tool, i have been using the SQL button on the upsert. it converts the varchar to nvarchar columns, while the M3 tables are varchar. Is it recommended to use the SQL button and use the defaults that it uses for data types? Vs, creating table using the M3 create table sql?