In the previous lesson, we added data to our database table using the "Edit Top 200 Rows" option. In this lesson, we will look at how to write SQL scripts to update and run queries against our database.
Create a New Query
Before we generate our SQL script, we need somewhere to enter it into. This part is easy. Just click the "New Query" button:
View Complete Post