filmov
tv
SQL's Insert Command, Learn SQL, Codecademy, Manipulation

Показать описание
In this lesson we go over the Insert command from last lesson. We create 3 more rows in our table. This lesson puts into practice the previous lesson and further embeds the insert command into our very being. Continue practicing by creating tables and adding different columns to those tables. Add new rows to your tables using the "INSERT INTO" clause and dont continue on untill you feel comfortable with creating tables and inserting rows into those tables.