Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I try to read a MSSQL table and change from db column names to schema names and write them with these new names into a MSSQLOutput.
I found out that I can change the names at the MSSQLOutput component but this is not realy nice, if i want to create mutliple outputs from one source.