Data Control Language

E36072

Data Control Language (DCL) is a subset of SQL used to define and manage access permissions and security controls on database objects.

AI illustration

How this image was made

AI-generated illustration of Data Control Language

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of Data Control Language (Data Control Language (DCL) is a subset of SQL used to define and manage access permissions and security controls on database objects.)

All labels observed (1)

Label Occurrences
Data Control Language canonical 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf SQL sublanguage ⓘ
database access control mechanism ⓘ
abbreviation DCL ⓘ
aimsTo enforce database security policies ⓘ
prevent unauthorized data access ⓘ
category access control ⓘ
database security ⓘ
controls access to database roles ⓘ
access to functions ⓘ
access to schemas ⓘ
access to sequences ⓘ
access to stored procedures ⓘ
access to tables ⓘ
access to views ⓘ
defines privileges on database objects ⓘ
role-based access control rules ⓘ
user access rights ⓘ
governs who can DELETE data ⓘ
who can INSERT data ⓘ
who can SELECT data ⓘ
who can UPDATE data ⓘ
hasCommand AUDIT ⓘ
DENY ⓘ
GRANT ⓘ
NOAUDIT ⓘ
REVOKE ⓘ
implementedBy IBM Db2 ⓘ
linked to: IBM DB2

MariaDB ⓘ
Microsoft SQL Server ⓘ
linked to: SQL Server

MySQL ⓘ
Oracle Database ⓘ
PostgreSQL ⓘ
SQLite ⓘ
partOf SQL ⓘ
Structured Query Language ⓘ
linked to: SQL
relatedTo Data Definition Language ⓘ
Data Manipulation Language ⓘ
Transaction Control Language ⓘ
supportsConcept GRANT OPTION ⓘ
object-level permissions ⓘ
role management ⓘ
schema-level permissions ⓘ
system-level privileges ⓘ
usedBy database administrators ⓘ
security administrators ⓘ
usedFor defining access permissions on database objects ⓘ
granting privileges to users ⓘ
managing security controls on database objects ⓘ
revoking privileges from users ⓘ
usedIn relational database management systems ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

SQL → hasComponent → Data Control Language ⓘ