We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d9f61 commit 3751996Copy full SHA for 3751996
data-platform/autonomous-database/autonomous-json/python-duality-views/files/lab4_query_by_example.py
@@ -4,7 +4,7 @@
4
#connect with thick-client
5
oracledb.init_oracle_client()
6
7
-# === PLEASE CHANGE YOUR_PASSWORD TO A REAL PASSWORD ! ===
+# === PLEASE CHANGE YOUR_PASSWORD TO A REAL PASSWORD! ===
8
connection = oracledb.connect(user="myapp",
9
password="YOUR_PASSWORD",
10
dsn="localhost:1521/FREEPDB1")
0 commit comments