alter session set CONTAINER with CX_Oracle
Now i use cx_oracle with python to execute oracle statements. I have oracle CDB and PDBs. I need to execute this statement from CDB to PDB (MYPDB)
Now i use cx_oracle with python to execute oracle statements. I have oracle CDB and PDBs. I need to execute this statement from CDB to PDB (MYPDB)