6. Topic 6(COLON) Databases and SQL
Lesson 6.4: Building And Maintaining A Database — Quiz
Test your understanding of lesson 6.4: building and maintaining a database with 5 practice questions.
Practice Questions
Question 1
What SQL statement is used to create a new table in a database?
Question 2
Which SQL command is used to insert new records into a table?
Question 3
What is the purpose of a primary key in a database table?
Question 4
What SQL command is used to modify existing records in a table?
Question 5
Which SQL statement is used to delete records from a table?
