Executing SQL-query based on user input in text-box on APEX page
JoshSMay 21 2013 — edited May 21 2013Hi,
I'm new to developing in APEX, and I encountered a problem...
Is it even possible to make such thing: use text area for input of some SQL-query and then execute it on my schema and show results in report item? And if the answer is yes, can somebody provide me tips on how to do that?
Thanks in advance.