Oracle DBaaS send query parameters in SELECT
Hi,
I'm trying to send query parameters in my SELECT statement but it keeps returning in syntax error:
I have thought we use # to define variables?
I let the Query generate the SELECT and i just add on the WHERE at the end. I'm in GEN3 and this integration is triggered by an Event its subscribed to if that changes something?
The error doesn't appear when i don't use the # of course, tried : too - has gen3 changed the way we define parameters we can map to?
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0