
From one API to another: Using ORDS Auto-REST to update a table
I think in this new age of AI/LLMs it is important to understand prompting. Eventually, whether we like it or not, we'll all need to become "prompt engineers." And as you'll see in that thread, you actually have to know what you are doing to be able to ask the right questions and to challenge an LLM's assumptions.

Using Python Pandas to turn ISO Country Codes into a string to use as values for a SQL Query
Summary, code, resources Problem While querying...

More fun with Medium story stats, JSON, Python, Pandas, and Oracle SQL Developer Web
That’s right; I’m back again for...

Clean up a .CSV file with Regular Expressions, Pandas, and Python
I want to load data via Database Actions in my Oracle Autonomous Database, but first I need to clean up some Dates and Times. Python is my language of choice, and I've heard about Regular Expressions, but I'm scared...

Updating VARCHAR2 fields in Oracle Database Actions
Update I’ve run into more problems...

Table Prep: Data loads and time zones
With my Autonomous Database up and running,I needed to find some data to upload.