Skip to main content
Skip to main content

column_privileges

Overview

This table is solely used for compatibility with MySQL behavior and is always empty. It does not truly reflect the column permission information of Doris.

Database

information_schema

Table Information

Column NameTypeDescription
GRANTEEvarchar(128)
TABLE_CATALOGvarchar(512)
TABLE_SCHEMAvarchar(64)
TABLE_NAMEvarchar(64)
COLUMN_NAMEvarchar(64)
PRIVILEGE_TYPEvarchar(64)
IS_GRANTABLEvarchar(3)