Answer Posted / hrindows@gmail.com
In MySQL, DDL is the short form for Data Definition Language, which is used in database schemas and descriptions while deciding how data should reside in the database.
A list of DDL Queries:
CREATE
ALTER
DROP
TRUNCATE
COMMENT
RENAME
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define REGEXP?
How do I select a database in mysql?
What is datatype in mysql?
What is mysql server used for?
How do I install mysql on windows 10 64 bit?
What is the difference between now() and current_date()?
What is the difference between mysql and pdo?
How many columns can a mysql table have?
How do I insert an image into mysql workbench?
what is the default port for mysql server? : Mysql dba
Can I copy mysql data directory?
How can you create and drop view in mysql?
Which is best pdo or mysqli?
What is the purpose of -> in the mysql terminal?
Why we use mongodb instead of mysql?