Download SQL - DDL (Data Definition Language)

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
SQL - DDL
(Data Definition Language)
Database tables
CREATE
ALTER
DROP
DDL – COMMANDS
• CREATE
• ALTER
• DROP
add new item
change existing item
remove existing item
1/1
Related documents