Pergunta de entrevista da empresa CTS International

What is difference between DDL and DML in database?

Resposta da entrevista

Sigiloso

8 de jun. de 2012

DDL is used for creating tables.DML is for ,inserting,updating,deleting,querying tables.

1