Add Some Data
Add new rows to a table using INSERT.
We'll cover the following...
We'll cover the following...
Now that you’ve created a table, it’s time to fill it with rows using INSERT INTO
.
Goal
You’ll aim to:
Insert data into your table. ...
Add new rows to a table using INSERT.
Now that you’ve created a table, it’s time to fill it with rows using INSERT INTO
.
You’ll aim to:
Insert data into your table. ...