Posted inOracle
Create Pluggable Database (PDB) Manually Using SQL Prompt Oracle 19c !!
Use the CREATE PLUGGABLE DATABASE statement to create a pluggable database (PDB). This statement enables you to perform the following tasks: Create a PDB by using the seed as a template. Use the create_pdb_from_seed clause to…
