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
      • TestPad
      • Qase
      • WebLoad
      • Test Lodge
      • Froglogic Squish
      • CrossBrowserTesting
    • Expand
      • ActiveBatch
      • Kobiton
      • TestCaseLab
      • Sikuli
      • Postman
      • TestRail
    • 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
  • 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
  • Training
  • QuizExpand
    • Selenium Quiz
    • ISTQB Quiz
    • Java Quiz
    • SQL Quiz
  • Jobs
Software Testing Material Logo

SQL Quiz

1. 
The UNION operator is used to
2. 
Which SQL statement is used to return only different values?
3. 
Which of the following keyword you use to modify the existing value in an UPDATE query?
4. 
With SQL, how do you select all the columns from a table named "Employees"?
5. 
Which SQL statement is used to extract data from a database?
6. 
Which statement is correct
7. 
Which of the following is not an SQL Aggregate function
8. 
What is the keyword you use to group the result by a column's values?
9. 
The MIN() function returns the smallest value of the selected column and The MAX() function returns the largest value of the selected column
10. 
Which SQL statement is used to modify the existing records in a table?
11. 
Which SQL statement is used to insert new rows of data to a table in a database
12. 
Which function returns the difference between two dates
13. 
Which of the following is not a RDBMS?
14. 
Which of the following is not a part of SQL
15. 
Which SQL statement is used to remove rows from a table?
16. 
Which SQL keyword is used to sort the data in ascending or descending order, based on one or more columns
17. 
Which SQL keyword you use to merge two tables based on a matching column?
18. 
Which of the following is not a Data Definition Language (DDL) statement?
19. 
The table columns are also known as
20. 
The AND operator displays a record if all the conditions separated by AND are TRUE
21. 
Which SQL statement is used to delete complete data from an existing table & table structure from the database?
22. 
Which type of database management system represents relations using tables?
23. 
With SQL, how do you select a column named "FirstName" from a table named "Employees"?
24. 
What does SQL stand for?
25. 
The OR operator displays a record if any of the conditions separated by OR is TRUE
26. 
Which SQL statement is used to delete complete data from an existing table?
27. 
Subqueries can be nested multiple times
28. 
The table rows are also known as
29. 
The result of a SELECT statement can contain duplicate rows
30. 
A NULL value is different than a zero value or a field that contains spaces
clock.png

Time is Up!

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 Twitter Linkedin YouTube

NAVIGATION

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

© 2022 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
    • TestPad
    • Qase
    • WebLoad
    • ActiveBatch
    • Kobiton
  • Interview Q&A
    • Selenium
    • Manual Testing
    • TestNG
    • Java
    • Python
    • SQL
    • Explain Framework
  • Free Resources
  • Quiz
    • Selenium Quiz
    • ISTQB Quiz
    • Java Quiz
    • SQL Quiz
Search