Hi everyone,
When i execute some plsql code in a SQL execute node i experienced that the colon : is escaped by the node and i cannot use a "variable:= variable2" code because it's interpreted as "variable= variable2". I tried to excape it in various mode but i can't. Is there any solution to this?
Thanks in advance.