Skip to content
Advertisement

No data is showing in object browser in Oracle Apex

I have a SQL table created in Oracle database with 5 records. However, the records are not reflecting in the Oracle Apex Object Browser (table). I tried refreshing the data but no luck.
I was able to insert the record from the object browser in APEX for time being.
Can you please let me know what may be the cause of data not being in sync in oracle DB and Oracle APEX?

oracle database table image

Manually inserted the record from Oracle APEX

Advertisement

Answer

You run commit statement then check Object Browser (Oracle Apex)

User contributions licensed under: CC BY-SA
8 People found this is helpful
Advertisement