MySQL MCQ Test: MySQL MCQs - Practice Questions
1. Which SQL statement is used to delete data from a table?
2. In SQL, what is a foreign key?
3. What is the purpose of the MySQL LIMIT clause?
4. In SQL, what is the purpose of the JOIN ON clause?
5. Which SQL operator is used to combine rows from two or more tables based on a related column between them?
6. Which SQL statement is used to modify existing records in a table?
7. What is the purpose of the MySQL ROLLBACK statement?
8. What is the purpose of the MySQL UNION operator?
9. Which SQL function is used to find the minimum value in a column?
10. What is the purpose of the MySQL EXPLAIN statement?