AdBlock Detected!
Our website is made possible by displaying ads to our visitors. Please supporting us by whitelisting our website.
Data Definition Language - DDL |
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: |
Our website is made possible by displaying ads to our visitors. Please supporting us by whitelisting our website.