Emphasize the file location.
This commit is contained in:
parent
d9be1ec98e
commit
28d6166bb6
@ -169,7 +169,7 @@ sqlplus sys/yoursyspassword@localhost/orclpdb as sysdba @sql/SetupSamples
|
||||
<ul>
|
||||
<li>
|
||||
<h4>1.1 Review the connection credentials</h4>
|
||||
<p>Review <code>db_config.py</code> and <code>db_config.sql</code>. These are included in other Python and SQL files in this tutorial:</p>
|
||||
<p>Review <code>db_config.py</code> and <code>db_config.sql</code> in the <code>tutorial</code> directory. These are included in other Python and SQL files in this tutorial:</p>
|
||||
<code>db_config.py</code>
|
||||
<pre>
|
||||
user = "pythonhol"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user