Referencing APEX_230200 view/table from another schema
I am using Oracle Autonomous Database on OCI. I want to create a foreign key in one of my schemas that references a view in APEX_230200
schema. I executed the statement below using ADMIN
user (which is AFAIK the highest privileged users in Autonomous Database):