Total Questions : 10
Expected Time : 10 Minutes

1. Which SQL statement is used to add a new column to an existing table?

2. Examine the role of the EXPLAIN statement in SQL and how it can be used to optimize queries.

3. In the context of databases, what is a stored function?

4. Which type of relationship is represented by a foreign key in a database?

5. What is the purpose of the DISTINCT keyword in a SELECT statement?

6. What does the acronym SQL stand for?

7. Which of the following is an example of a database trigger?

8. Which SQL statement is used to grant specific privileges on a database object?

9. What is the purpose of the CHECK constraint in a database?

10. Explain the concept of multi-version concurrency control (MVCC) in the context of database transactions.