3. Database Design

Sql Fundamentals — Quiz

Test your understanding of sql fundamentals with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

Which SQL keyword is used to retrieve data from a database?

Question 2

Which clause is used to filter records based on a specified condition in SQL?

Question 3

What does SQL stand for?

Question 4

Which SQL statement is used to add new rows of data into a table?

Question 5

Which SQL command is used to modify existing data in a database table?