Links to Oracle Content
ORACLE-BASE - Latest Articles
Latest articles on ORACLE-BASE.com
Oracle database 23ai (23.9) introduced the UUID() function that returns a 128-bit universal unique identifier, which can be used to generate a primary key value.
Posted: August 1, 2025, 12:00 am
Oracle database 23ai (23.9) introduces the ALL keyword to simplify the GROUP BY clause.
Posted: July 31, 2025, 12:00 am
In Oracle Database 23ai (23.7) we have the option to materialize the virtual column value. This increases disk space usage, but reduces the need to repeatedly regenerate the values, while allowing it to remain correct through DML operations.
Posted: July 30, 2025, 12:00 am
Oracle database 23ai (23.8) gives us multiple layers of control over dynamic statistics in relation to PL/SQL functions. This article demonstrates how that control works.
Posted: July 24, 2025, 12:00 am
Oracle database 23ai (23.8) allows greater control over the contents of JSON columns stored in the database using JSON type modifiers.
Posted: July 23, 2025, 12:00 am
This article demonstrates pre-authenticated requests using the ORDS_PAR package.
Posted: July 20, 2025, 12:00 am
A guide to installation of Apache Tomcat 11 on RHEL and its clones.
Posted: July 15, 2025, 12:00 am
Learn how to create a local Yum repository for Oracle Linux 9.
Posted: July 7, 2025, 12:00 am
Learn how to create a local Yum repository for Oracle Linux 10.
Posted: July 7, 2025, 12:00 am
We can think of Podman as a replacement for Docker, with an almost identical syntax. This article demonstrates how to install Podman on Oracle Linux 10 (OL10).
Posted: July 6, 2025, 12:00 am