Locked lesson.
About this lesson
We will add data to our Table
Quick reference
Adding Data to a Table
Let's add some data to our Table.
When to use
There are several ways to add data to a table. We'll use SSMS to do it right now.
Instructions
To add data manually using SSMS, find your table in the object explorer, right click it and select "Edit Top 200 Rows".
Then just manually type in the information you want to add.
Hints & tips
- Adding data manually using SSMS is pretty easy!
- Right Click your table in the object explorer, then select "Edit Top 200 Rows"
Lesson notes are only available for subscribers.