Hi,
I’m executing a query on Oracle DB using execute Query activity. But I encountered an error while executing the sql statement. The slash symbol(/) is a must inside the sql statement. Can anyone suggest me a workaround on this. Thanks.
My error as below:
Execute Query: ORA-06550: line 13, column 1:
PLS-00103: Encountered the symbol “/” The symbol “/” was ignored.
8 posts - 2 participants