3.285 ALL_JSON_DUALITY_VIEW_LINKS
ALL_JSON_DUALITY_VIEW_LINKS
describes the links associated with the JSON-relational duality views accessible to the current user.
Related Views
-
DBA_JSON_DUALITY_VIEW_LINKS
describes the links associated with all JSON-relational duality views in the database. -
USER_JSON_DUALITY_VIEW_LINKS
describes the links associated with the JSON-relational duality views owned by the current user. This view does not display theVIEW_OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the duality view |
|
|
|
Name of the duality view |
|
|
|
Owner of the parent table in the link |
|
|
|
Name of the parent table in the link |
|
|
|
Owner of the child table in the link |
|
|
|
Name of the child table in the link |
|
|
|
Name of the column on the |
|
|
|
Name of the column on the |
|
|
|
Join type for the link:
|
|
|
|
Name of the JSON key associated with the link |
Note:
This view is available starting with Oracle Database 23ai.
See Also: