23ai New Feature: GRANT SELECT ANY TABLE ON SCHEMA
May 20, 2024Another 23c or 23ai feature that you will be happy embracing!In previous Oracle versions, what did you do when someone… Continue Reading
The place where DBAs grow
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
You might be learning something new today, as I did when I ran the DBSAT Oracle utility! In the generated… Continue Reading
Continuing on the blog post series of Single-Row Character Functions, we are going to discuss and learn about the following… Continue Reading