Total Questions : 10
Expected Time : 10 Minutes

1. What is the purpose of the SQL INNER JOIN clause?

2. Which SQL function is used to calculate the average value of a numeric column?

3. What is the purpose of the MySQL LIMIT clause?

4. What is a foreign key in MySQL?

5. Which SQL statement is used to add a new row to a table?

6. What is the result of combining two or more tables in SQL called?

7. What is the purpose of the SQL TRUNCATE TABLE statement?

8. What does the SQL DELETE statement do?

9. Which SQL keyword is used to insert data into a table?

10. Which SQL statement is used to remove a table from a database?