DDL stands for Data Definition Language, and so it follows that creating a table is DDL, creating a view is DDL and so on.
Full form of the DDL is Data Definition Language.
ddl stands for Data Definaton Language.Eg:- Create ,Alter .Drop.Truncate Why we have called it as DDL means.... we are defining or acting at structure level. Say, when ever you create a table we are dealing at strucutre level. Hence its is DDL
ddl: data definition languagedml: data manipulation language
forshared
DDL Interpreters are computer programs designed to process and execute Data Definition Language (DDL) statements. These statements are used to create, modify, and delete database structures such as tables, indexes, and constraints. DDL Interpreters play a crucial role in managing the database schema and ensuring data integrity.
cross compiler . hybird compiler . post compiler. ideal compiler. intelligence compiler.
no, they are free
Some of the operations performed in DDL in sql are creation of table,alteration of table,truncate a table, drop a table
The basic difference between DDL and DML is the commands they provide . The DDL provides statement for the creation and deletion of tables, indexes, views etc. while the DML provides statements to enter, update, delete and perform complex queries on these tables.
The differences between them you can get from, http://arjudba.blogspot.com/2008/04/what-are-difference-between-ddl-dml-and.html
What is difference between Compiler and DML Compiler