Good Morning
I currently have an instance of apex on the free cloud infrastructure and am trying to run a query against my APEX_220200 for example
SELECT * FROM apex_220200 .wwv_flow_worksheet_rpts
This gives me a privileges error despite being logged in as the cloud admin who has DWROLE access on the database, I am also unable to grant Select Access to this table.
Can anyone advise on how to enable access to the Schema? or is it not possibly in the Cloud Autonomous Database?
