how to update tables of a schema inside a PDB when logged in as sysdba in a root database?
how to update tables of a schema inside a PDB when logged in as sysdba in a root database?
The AUDIT_TRIAL_ARCHIVE table is created by HALOADMIN.
Oracle 12c, pdb/cdb setup. Linux 6 Redhat
Is, "alter session set container = pdb_name;" only way? Or can I type something from the CDB ?