is there a way to populate editable IG with data from another table / view through PL/SQL and user can modify any row as per requirement and save it.
this should not include a way around to first Insert data in target table IG created on and then refresh it, but before data going in table like people can do it with JS.
if possible, how i can do it? please help.
regards