Wipro Interview Question

what is DDL and DML?

Interview Answer

Anonymous

Jul 2, 2012

DDL- ddl commands are data definition commands of a sql pgm like create,alter and drop cmnds,,,,,,, data manipulation language is called dml commands eg.select,insert,delete,update