Go to Microsoft SQL Server Management Studio
- Right Click On Table(Stud_Details)
- Click on edit top row 200
- Enter record which related to column names
*'Stud_id' Column Field is Primary Key Hence It is Compulsory to add value.
This Command use for Insert New Record in to Table . INSERT INTO Syntax. INSERT INTO < Table name > ( Table Column names ) values (...
No comments:
Post a Comment