Devora
Assessments

SQL Basics Assessment

Check your understanding of SQL queries and concepts.

SQLMedium

Question 1

Which SQL keyword is used to filter rows?

Question 2

Which SQL clause is used to sort results?

Question 3

Which join returns matching rows from both tables?

Question 4

The SQL SELECT statement can only return data from one table.