Hi Guys, Is there any way to add a prefix to table...
# plugins-general
a
Hi Guys, Is there any way to add a prefix to table name when loading it to target database. Lets say i have table in mysql named "table_1" and i want to load it as "final_table_1" in redshift. Is there any way to achieve that ?