Skip to content
Software Testing Material Logo
  • Blog
  • TutorialsExpand
    • Expand
      • Manual Testing
      • Selenium
      • TestNG
      • Maven
      • Jenkins
      • Framework
    • Expand
      • Java
      • Agile
      • API Testing
      • Postman
      • SQL
      • VBScript
  • ToolsExpand
    • Recommended ToolsExpand
      • PractiTest
      • Testiny
      • Qase
      • Test Lodge
      • Kobiton
    • Expand
      • Postman
      • ActiveBatch
      • Redwood
      • Tidal Software
      • JScape
    • Best ToolsExpand
      • Enterprise Job Scheduler
      • Test Management
      • Automation Testing
      • Codeless Testing
      • Selenium Alternatives
      • Bug Tracking
      • Mobile App Testing
      • Cross Browser Testing
    • Expand
      • API Testing
      • Unit Testing
      • Regression Testing
      • Continuous Testing
      • Functional Testing
      • Penetration Testing
      • Performance Testing
      • View All
  • Interview Q & AExpand
    • Expand
      • Selenium
      • TestNG
      • Test Framework
      • Explain Framework
      • API
      • SOAP
      • Protractor
    • Expand
      • Manual Testing
      • Software QA
      • Agile
      • JIRA
      • Java
      • Python
      • SQL
  • Free Resources
  • QuizExpand
    • Software Testing Quiz
    • Automation Testing Quiz
    • Selenium Quiz
    • Performance Testing Quiz
    • ISTQB Quiz
    • Java Quiz
    • SQL Quiz
    • JIRA Quiz
  • Jobs
Software Testing Material Logo

SQL Quiz

1. 

Which type of database management system represents relations using tables?

2. 

What is the keyword you use to group the result by a column's values?

3. 

The MIN() function returns the smallest value of the selected column and The MAX() function returns the largest value of the selected column

4. 

The table columns are also known as

5. 

Which SQL keyword you use to merge two tables based on a matching column?

6. 

Which function returns the difference between two dates

7. 

The UNION operator is used to

8. 

The result of a SELECT statement can contain duplicate rows

9. 

The AND operator displays a record if all the conditions separated by AND are TRUE

10. 

With SQL, how do you select a column named "FirstName" from a table named "Employees"?

11. 

Which of the following is not a RDBMS?

12. 

Which of the following is not a Data Definition Language (DDL) statement?

13. 

Subqueries can be nested multiple times

14. 

Which SQL statement is used to delete complete data from an existing table?

15. 

Which SQL statement is used to modify the existing records in a table?

16. 

Which statement is correct

17. 

Which of the following is not a part of SQL

18. 

Which SQL statement is used to insert new rows of data to a table in a database

19. 

With SQL, how do you select all the columns from a table named "Employees"?

20. 

The OR operator displays a record if any of the conditions separated by OR is TRUE

21. 

Which SQL statement is used to extract data from a database?

22. 

The table rows are also known as

23. 

A NULL value is different than a zero value or a field that contains spaces

24. 

Which SQL keyword is used to sort the data in ascending or descending order, based on one or more columns

25. 

What does SQL stand for?

26. 

Which of the following keyword you use to modify the existing value in an UPDATE query?

27. 

Which of the following is not an SQL Aggregate function

28. 

Which SQL statement is used to return only different values?

29. 

Which SQL statement is used to remove rows from a table?

30. 

Which SQL statement is used to delete complete data from an existing table & table structure from the database?

clock.png

Time's up

ABOUT STM

We provide a diverse range of courses, tutorials, interview questions, resume formats to help individuals get started with their professional careers.

FOLLOW US ON

Facebook X Linkedin YouTube

NAVIGATION

About Us
Contact Us
Privacy Policy
Terms of Use
Disclaimer
Guest Post
Sitemap
Free Testing Resources

© 2025 Software Testing Material • All Rights Reserved.

Scroll to top
  • Blog
  • Tutorials
    • Manual Testing
    • Selenium
    • TestNG
    • Maven
    • Jenkins
    • Framework
    • Java
    • Agile
    • API Testing
    • Postman
    • SQL
    • VBScript
  • Tools
    • PractiTest
    • Qase
    • WebLoad
    • ActiveBatch
    • Kobiton
    • Testiny
  • Interview Q&A
    • Selenium
    • Manual Testing
    • TestNG
    • Java
    • Python
    • SQL
    • Explain Framework
  • Free Resources
  • Quiz
    • Software Testing Quiz
    • Automation Testing Quiz
    • Selenium Quiz
    • Performance Testing Quiz
    • ISTQB Quiz
    • Java Quiz
    • SQL Quiz
    • JIRA Quiz
Search