Full form of DML is Data Manipulation Language.
You must be Logged in to update hint/solution
Q. Which statement is used to check how MySQL would execute a SELECT query?
Q. Which privileges are required on the source server to use mysqldbcopy?
Q. Which function will be used to remove only the trailing spaces from a string?
Q. Which parameter acts like a constant inside the subprogram?
Q. What are CROSS JOIN and JOIN are similar to?
Q. Which privilege is enabled to create of alter a stored function?
Q. What is 'xyz' in the following SQL statement? SELECT xyz FROM table1 UNION xyz FROM table2;
Discusssion
Login to discuss.