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 3751996 commit 96da015Copy full SHA for 96da015
data-platform/autonomous-database/autonomous-json/python-duality-views/files/lab5_indexing.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