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. 

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

2. 

Which of the following is not an SQL Aggregate function

3. 

The table rows are also known as

4. 

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

5. 

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

6. 

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

7. 

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

8. 

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

9. 

Which SQL statement is used to return only different values?

10. 

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

11. 

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

12. 

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

13. 

Which of the following is not a part of SQL

14. 

Which function returns the difference between two dates

15. 

The UNION operator is used to

16. 

Which of the following is not a RDBMS?

17. 

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

18. 

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

19. 

What does SQL stand for?

20. 

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

21. 

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

22. 

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

23. 

Which type of database management system represents relations using tables?

24. 

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

25. 

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

26. 

The table columns are also known as

27. 

Subqueries can be nested multiple times

28. 

The result of a SELECT statement can contain duplicate rows

29. 

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

30. 

Which statement is correct

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