Dear all
APEX 5.1, Using Dbaas 12.2
I have a form, that is based on a SQL Query, referencing multiple tables and only returning one row based on an input parameter.
I was able to generate the form with all the items, and by using a process, successfully insert data into several tables using a stored procedure.
However, I cannot seem to find a way to retrieve existing data, based on the same query that built the form.
I would appreciate some advice. It feels like there is something very obvious that I'm missing.
Thank you,
Annelize