Unable to execute Redshift Script with comments in it using Redshift Execute
Hi All,
I am using redshift execute to run a redshift script .
While I am able to run the script when every redshift query is enclosed in double quote,
but the script is failing when I am addin...