Hello guys,
I have a problem with Execute Query activity. I have a multiple query and when I tried to execute the query this error is popped out:
Execute Query: ORA-00911: invalid character
Here is my query:
I have already split the newlines with Environment.newline and there is no semicolon in the end of the query. What can I do ?