What is DDL in MySQL?

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


Please Help Members By Posting Answers For Below Questions

How can we encrypt and decrypt a data presented in a table using mysql?

755


Can we store pdf files in mysql?

671


What is the latest mysql?

690


How do I check mysql version?

717


what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba

727


How does mysql store binary data?

686


What is the datatype of image in mysql?

670


Why we use mysql workbench?

663


Why do gaps in sequences occur?

738


change column name and make a unique column so we get no dupes.

724


How do I start mysql in ubuntu?

702


What data structure does mysql use?

757


What is the use of mysqli_query?

638


What is the storage engine for mysql?

692


What is difference between schema and table?

691