2
Answers

Create database in sqlserver of student table with contain:-

Photo of xenoix baba

xenoix baba

12y
1.7k
1
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 )

Answers (2)