Skip to Main Content

Feature Details

Buttons

Feature Details Container

Table Value Constructor

Application Development → SQL

The database's SQL engine now supports a VALUES clause for many types of statements. This new clause allows for materializing rows of data on the fly by specifying them using the new syntax without relying on existing tables. Oracle supports the VALUES clause for the SELECT, INSERT, and MERGE statements.

Business Benefit: The introduction of the new VALUES clause allows developers to write less code for ad-hoc SQL commands, leading to better readability with less effort.

Release Availability
11.2
12.1
12.2
18c
19c
21c
23ai
Available On
All Offerings
Initial Release
23ai