diff --git a/samples/tutorial/Python-and-Oracle-Database-Scripting-for-the-Future.html b/samples/tutorial/Python-and-Oracle-Database-Scripting-for-the-Future.html index 3ce2d3b..c5f7240 100644 --- a/samples/tutorial/Python-and-Oracle-Database-Scripting-for-the-Future.html +++ b/samples/tutorial/Python-and-Oracle-Database-Scripting-for-the-Future.html @@ -169,7 +169,7 @@ sqlplus sys/yoursyspassword@localhost/orclpdb as sysdba @sql/SetupSamples
Review db_config.py and db_config.sql. These are included in other Python and SQL files in this tutorial:
Review db_config.py and db_config.sql in the tutorial directory. These are included in other Python and SQL files in this tutorial:
db_config.py
user = "pythonhol"