We recently moved from using Oracle 10g to Oracle 11g
Note: I have access to the DB in this scenario but only via Oracle SQL Developer
I wanted to verify that the version I was connecting to was indeed 11g, so found this
SELECT * FROM PRODUCT_COMPONENT_VERSION;
Which returns the following
[table “” not found /]