News
import oracledb from oracledb.thick_impl import init_oracle_client def f(sql): with oracledb.connect(user='hr', password='password', dsn='127.0.0.1:1511/xe') as connection: with connection.cursor() as ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results