1.

Which are the two languages used in Mysql?(a) DML/DDL(b) DDL/DCL(c) DML/DDM(d) None of the mentionedI have been asked this question during an interview for a job.The doubt is from Query Mechanics in chapter Query Optimization of MySQL

Answer»

Right option is (a) DML/DDL

To EXPLAIN I would say: DDL (DATA DEFINITION Language)

DML (Data MANIPULATION Language).



Discussion

No Comment Found

Related InterviewSolutions