Issue selecting table in database using oracledb python module and local oracle 21c database
I installed a local database and used SQL Developer to create a test table.
db connection works, also table is created and populated
example here
I installed a local database and used SQL Developer to create a test table.
db connection works, also table is created and populated
example here