Challenge: Create a Table
Continue to test your understanding of basic SQL commands.
We'll cover the following...
We'll cover the following...
Create a table
In this challenge, we’re going to create a table. Follow the steps below to create the table with the specified properties.
Create and show database
The table belongs to the school_db database. We have to create this database below:
Create and show table
-
The name of the ...