VeloDB Cloud
User Guide
Database Administration
System Tables
information_schema
workload_group_privileges

workload_group_privileges

Overview

Stores permission information for Workload Groups.

Database

information_schema

Table Information

Column NameTypeDescription
GRANTEEvarchar(64)The user granted permissions
WORKLOAD_GROUP_NAMEvarchar(256)The name of the Workload Group
PRIVILEGE_TYPEvarchar(64)The type of privilege
IS_GRANTABLEvarchar(3)Whether it can be granted to other users