Create database in sqlserver of student table with contain:-
Create database in sqlserver of student table with contain:-
Student id, Student name , student roll no..
Insert 5 records using web application into table
Update and show at least two records of them ( using grid view )