A Simple Guide to Creating Comma-Delimited Reports in Oracle
May 10, 2025Need to extract data from your Oracle database into a simple, shareable format? Look no further than comma-separated values (CSV)… Continue Reading
The place where DBAs grow
Need to extract data from your Oracle database into a simple, shareable format? Look no further than comma-separated values (CSV)… Continue Reading
What is the difference in renaming an Enterprise Edition PDB vs a Standard Edition PDB? The actual process of renaming… Continue Reading
Another 23c or 23ai feature that you will be happy embracing!In previous Oracle versions, what did you do when someone… Continue Reading
You read that right! One of the best features of Oracle 23c is the use of aliases in the GROUP… Continue Reading
Did you know that starting with Oracle 23c, the FROM clause is optional? Not totally optional, so let me explain.… Continue Reading
One of the new features of the Oracle 23c is annotations. These were mostly created for developers, but I can… Continue Reading
It’s spring time, and that comes with spring cleaning not only your house and closets, but your databases too! What… Continue Reading
The other day, I had an interesting challenge to look at. The maximum number of processes in the database instance… Continue Reading
How do I connect to a PDB? This is a common question among new DBAs, and a valid one indeed!We… Continue Reading
Today’s blog post came to my mind, as I am re-writing some scripts, written by others, with tones of concatenations… Continue Reading