SQL > Data Definition Language - DDL

Data Definition Language (DDL) is a part of SQL that is used to create, modify, and delete database objects such as table, view, and index, and to manage access privileges to these objects. Below are the most common DDL commands:

  • SQL CREATE TABLE
  • SQL Data Types
  • SQL View
  • SQL CREATE VIEW
  • SQL Index
  • SQL CREATE INDEX
  • SQL DROP TABLE
  • SQL TRUNCATE TABLE
  • SQL USE
  • SQL CREATE DATABASE
  • SQL DROP DATABASE
  • SQL GRANT
  • SQL REVOKE
  • Next: SQL CREATE TABLE

    This page was last updated on June 19, 2023.




    Copyright © 2024   1keydata.com   All Rights Reserved     Privacy Policy     About   Contact