Hello,
Refering to Auto-Create table on Copy activity.
When the table is already on the database and there is a missmatch on the table schema the pipe fails. This is normal function.
I should delete the actual table on my DB and then the table will be automatically created.
My question is... is there any option to make that happen? So when the schemas are not the same the table in DB is automaticalli droped and then recreated on the new schema.
Regards,
