Create the Table column and Insert the Data without Sql Commands

By
There are some steps please follow it:-
Step1:- Open your sql database->click Databases->System Databases->click master->Right mouse click on Table->click New Table.
see it:->




Step2:- Write the column Name in Table and set the primary key on column(sid).
see it:-

Step3:-  Now click the save button and write the table name which is shown below:-
see it:->



Step4:- Now Right click on table(student)->click Edit Top 200 Rows.
see it:->

Step5:- Insert the table(student) Data->click File->click the Save All .
see it.

Step6:- Select the master-> Click New Query-> Type the command to show the student data.
see it:-

I hope this is helpful for you.

0 comments:

Post a Comment

Powered by Blogger.