Lets say I have a page parameter which is an orderID.
Now, I’d like to use that orderID in a custom SQL query. How would I do that?
Using variables works with the no code SQL Statements, but I am unable to insert them into the custom SQL statements. I need to run custom statements as my DB structure is complex and requires complicated queries where I would need to insert the variable