SQL MCQ Quiz Hub

MCQ | SQL – Basics

Choose a topic to test your knowledge and improve your SQL skills

1. What does SQL is used to perform operations on?




2. What does SQL stand for?




3. What does this SQL database language design to?




4. SQL became the standard of?




5. Which statement is not true about SQL?




6. SQL contains which component in its process?




7. Determine the correct SQL command?




8. What is the work of CREATE command?




9. What is the work of UPDATE command?




10. What is the work of DELETE command?




11. What is the work of SELECT command?




12. What is the work of DROP command?




13. What is the work of INSERT command?




14. Which statement is not true?




15. Which statement is true about the SQL?




16. Which statement is true about the No-SQL?




17. SQL has the advantage of?




18. SQL has the disadvantage of?




19. What is meant by Partial Database Control?




20. Learning and understanding SQL is easy




21. Syntax of the Structured Query Language is ____?




22. Syntax of the Structured Query Language is ____?




23. Which of the following statement is false?




24. Which of the following statement is true?




25. Which of the following is not an SQL Statement?




26. What does the SELECT Statement do?




27. What does the UPDATE Statement do?




28. What does the DELETE Statement do?




29. What does the ALTER TABLE Statement do?




30. What does the DROP TABLE Statement do?




31. What does the CREATE DATABASE Statement do?




32. What does the DROP DATABASE Statement do?




33. What does the INSERT INTO Statement do?




34. What does the TRUNCATE TABLE Statement do?




35. What does the DESCRIBE Statement do?




36. What does the DISTINCT Clause do?




37. What does the COMMIT Statement do?




38. What does the ROLLBACK Statement do?




39. What does the CREATE INDEX Statement do?




40. What does the DROP INDEX Statement do?