Add Student Information to Table (Challenge)

# Introduction In this challenge, we will be adding student personal information to a database. We will use INSERT statements to add the required information to the 'student' table in the given database. By completing this task, you will practice using SQL statements to insert data into a table.

|60 : 00

Click the virtual machine below to start practicing