Total Questions : 50
Expected Time : 50 Minutes

1. What is the purpose of the SQL UNION operator?

2. In MySQL, what is the purpose of the HAVING clause?

3. Which MySQL data type is used to store a date and time?

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

5. What is normalization in database design?

6. In SQL, what is the purpose of the GROUP BY clause?

7. What is the purpose of the SQL LIMIT clause?

8. Which SQL operator is used to filter rows that meet multiple conditions?

9. What is a subquery in MySQL?

10. In SQL, what is the purpose of the JOIN ON clause?

11. Which SQL keyword is used to sort the result set in descending order?

12. In MySQL, what is an alias in a SQL query?

13. What SQL function is used to find the highest value in a column?

14. In SQL, what is the purpose of the LIKE operator?

15. What is the difference between INNER JOIN and LEFT JOIN in MySQL?

16. What is the purpose of an SQL index?

17. What is the purpose of the MySQL CASE statement?

18. What is a MySQL index hint?

19. Which MySQL data type is used to store a date?

20. What is the purpose of the SQL INDEX?

21. Which SQL operator is used to filter rows that meet at least one of multiple conditions?

22. What is the purpose of the SQL DISTINCT keyword?

23. Which MySQL data type is used to store large text values?

24. What is the purpose of the MySQL TRUNCATE TABLE statement?

25. What is a MySQL trigger?

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

27. In SQL, what is a subquery?

28. In SQL, what is a self-join?

29. What is the SQL statement used to change an existing table's structure?

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

31. Which SQL function is used to find the minimum value in a column?

32. Which SQL statement is used to delete a table's structure and data?

33. What is the purpose of the SQL AS keyword?

34. In SQL, what is a foreign key?

35. What is the purpose of the SQL BETWEEN operator?

36. In MySQL, what is the purpose of the COMMIT statement?

37. Which SQL clause is used to sort the result set in ascending order?

38. What is the purpose of the MySQL ROLLBACK statement?

39. What is the purpose of the SQL GROUP BY clause?

40. Which command is used to create a new database in MySQL?

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

42. In SQL, what is the primary key used for?

43. Which SQL clause is used to specify conditions for grouping rows?

44. What does SQL stand for?

45. Which SQL statement is used to create a new table?

46. What is the purpose of the MySQL GROUP BY clause?

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

48. What is a foreign key in MySQL?

49. What is the purpose of the SQL WHERE clause?

50. Which SQL operator is used to combine rows from two or more tables based on a related column between them?