MySQL 9.4 Reference Manual Including MySQL NDB Cluster 9.4

28.3.18 The INFORMATION SCHEMA JSON_DUALITY_VIEWS Table

The JSON_DUALITY_VIEWS table provides information about JSON duality views accessible by the current user. There is one row in this table for each such view.

The JSON_DUALITY_VIEWS table contains the columns listed here:

The root table name and other information are shown only if the user has some type of privilege on the root table; the user must also have SHOW VIEW and SELECT privileges on the view.

The JSON_DUALITY_VIEWS table was added in MySQL 9.4.0.