In my earlier videos, I have shown you how to create database in sql server.
• SQL SERVER BASICS - Lesson 2 (How to ...
And How to create a table in sql server:
• SQL SERVER BASICS - Lesson 3 ( Create...
An How to insert data into tables in sql server:
• SQL SERVER BASICS - Lesson 4 (Insert ...
Sql server is all about storing and retrieving the data. Data is stored in tables in sql server. In this video i will show you how to retrieve data from sql server.