Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi. We use tRedshiftRow to do data manipulation inside the database and to load data (using copy command).
Is there a way to grab the output that Redshift returns?
If not, is there a better way to be doing those operations?
Right now it's not even possible for me to tell whether the query succeeded or not.
Hello,
Are you able to parse the results using tParseRecordSet component?
Best regards
Sabrina