Oracle DB 23c New Features

Oracle 23c - SQL

Introducing Annotations: A New Frontier for Metadata

Oracle Database 23c introduces significant enhancements to the simple CASE statement and expression, offering increased flexibility and alignment with the SQL:2003 standard. These enhancements include: Dangling Predicates and Multiple Choices or Conditions in a Single WHEN Clause. We will demonstrate those enhancements in this article.

Introducing Annotations: A New Frontier for Metadata Read More »

Oracle 23c - SQL

Enhanced Control Flow with CASE in Oracle Database 23c

Oracle Database 23c introduces significant enhancements to the simple CASE statement and expression, offering increased flexibility and alignment with the SQL:2003 standard. These enhancements include: Dangling Predicates and Multiple Choices or Conditions in a Single WHEN Clause. We will demonstrate those enhancements in this article.

Enhanced Control Flow with CASE in Oracle Database 23c Read More »

Oracle 23c > Security

Enhanced Auditing in Oracle 23c: Granular Control at the Column Level

Oracle Database 23c introduces a significant advancement in auditing capabilities with the ability to create audit policies on individual columns of tables and views. This granular control empowers organizations to fine-tune their audit trails, focusing on the most sensitive data elements and reducing audit overhead.

Enhanced Auditing in Oracle 23c: Granular Control at the Column Level Read More »

Oracle 23c > Security

Implementing SQL Firewall in Oracle Database 23c

SQL Firewall is a powerful tool embedded in the Oracle Database 23c engine that delivers real-time protection against common database attacks. By limiting database access to authorized SQL statements or connections for specified users, SQL Firewall enhances the security posture of Oracle databases. This article provides an overview of the key concepts and demonstrates the essential steps for implementing SQL Firewall.

Implementing SQL Firewall in Oracle Database 23c Read More »

Scroll to Top