Updated on 2024-06-03 GMT+08:00

DUAL

DUAL is automatically created by the database based on the data dictionary and is used to save expression calculation results. It is accessible to all users. This view exists in the PG_CATALOG and SYS schemas.

Table 1 DUAL columns

Name

Type

Description

DUMMY

text

Expression calculation result.