Links to Oracle Content
Latest Articles - ORACLE-BASE
Latest articles on ORACLE-BASE.com
This article provides a pictorial guide for performing a basic server installation of Fedora 43 (F43).
Posted: November 2, 2025, 12:00 am
This article describes the installation of Oracle Database 19c 64-bit on Fedora 43 (F43).
Posted: November 2, 2025, 12:00 am
This article describes the installation of Oracle Database 21c 64-bit on Fedora 43 (F43).
Posted: November 2, 2025, 12:00 am
The QUALIFY clause is to analytic functions what the HAVING clause is to GROUP BY. This article demonstrates how to use the QUALIFY clause introduced in Oracle AI Database 26ai.
Posted: October 29, 2025, 12:00 am
This article describes the RPM installation of Oracle AI Database 26ai Free 64-bit on Oracle Linux 8 (OL8) 64-bit.
Posted: October 14, 2025, 12:00 am
This article describes the RPM installation of Oracle AI Database 26ai Free 64-bit on Oracle Linux 9 (OL9) 64-bit.
Posted: October 14, 2025, 12:00 am
Oracle database 23ai gives us variations on the traditional INSERT INTO VALUES and INSERT INTO SELECT syntax. The new variations make code simpler and more readable.
Posted: August 6, 2025, 12:00 am
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/26ai (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