I have master-detail form in APEX 5.0, and I need to insert master and detail data in the same time using PL/SQL.
What I need is to access the tabular form rows to use them in Insert statement.
I greatly appreciate your help!
Best Regards, Saddam.
Use this code