We created two new tables departments and employees for the demonstration using Sample-tables.sql script. The SQL script is underfollowed. -- Create DEPARTMENTS table CREATE TABLE DEPARTMENTS ( ...
The oracle-db-operator implements a kubernetes native approach for lifecycle management of Oracle pluggable databases(PDB) inside of a Oracle container (multitenant) database(CDB), based on kubernetes ...