How to run a query on multiple pdbs?
Hello guys,
Is there any way to run a query on all PDBs from one CDB?
For example: I have a logon trigger on each PDB, so I want to run SELECT count(1) FROM SYS.TABLE; on all PDBs from one CDB.
Regards.
1
Hello guys,
Is there any way to run a query on all PDBs from one CDB?
For example: I have a logon trigger on each PDB, so I want to run SELECT count(1) FROM SYS.TABLE; on all PDBs from one CDB.
Regards.