First Commit

This commit is contained in:
2025-07-10 14:47:34 -03:00
parent 342bf55bfd
commit 3acf27044b
3 changed files with 16 additions and 13 deletions

7
files/Extras.txt Normal file
View File

@@ -0,0 +1,7 @@
If you are not familiar with the process of connecting to the Autonomous Database, follow these links to understand and properly configure your code.
- [Download Database Connection Information](https://docs.oracle.com/en-us/iaas/autonomous-database-serverless/doc/connect-download-wallet.html)
- [Connect Database in Python](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/connecting-python-mtls.html#GUID-8A38B339-72D4-4C9F-915C-0688F0F74EDE)