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
How to upload a large file through phpmyadmin in mysql?
How do I find mysql version in mysql workbench?
What is pdo :: fetch_assoc?
Can varchar be primary key?
How to insert html code into mysql database using php?
Is mysql a database?
how to Return total number of rows.
Where is the mysql config file?
What are the advantages of mysql in comparison to oracle?
What is the use of procedure in mysql?
How do I copy a table in mysql?
how to connect a php script with the mysql database?
Is mysql a free database?
What sql does mysql use?
How many columns can be used for creating Index?