10
Reply

How to insert only five values a an ID in SQL and C#

Ask a question
Muhammad Aamir

Muhammad Aamir

8 years ago
370
1
i want to add only five subject marks for each student...how i will restrict an Stduent_ID ?if Stduent_ID=1 and inserted five times then for six entry i should not add...how i will do it in C# + SQL.

Answers (10)