3.279 ALL_JSON_COLLECTION_VIEWS

ALL_JSON_COLLECTION_VIEWS describes JSON collection views accessible to the current user.

Related Views

  • DBA_JSON_COLLECTION_VIEWS describes all JSON collection views in the database.

  • USER_JSON_COLLECTION_VIEWS describes JSON collection views owned by the current user.

Column Datatype NULL Description

OWNER

VARCHAR2(128)

NOT NULL

Name of the JSON collection view owner

COLLECTION_NAME

VARCHAR2(128)

NOT NULL

Name of the JSON collection view

Note:

This view is available starting with Oracle Database 23ai, Release Update 23.6.