Is it possible to query tables in a pluggable database from the root container?
If it is possible, what is the method?
Example, my container database named CDB1 contains three pluggable databases: PDB1, PDB2, and PDB3. While connected to CDB1 as system or a SYSDBA user, I want to know if it's possible query a table in the PDB1 pluggable database.