The following steps will get you started on processing simple customer queries in Microsoft SQL Server Management Studio.
- Once logged into SSMS, rick click on the Database on the left side of the module
- Click on New Query. Another module will open on right side of the module.
- Create a query. Below is an example of a simple query on the customers table.