TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Neeraj Kumar
NA
6
509
Trigger on multiple table in Sql server
Sep 13 2018 4:55 AM
I have three table in sql server database
Tables are:-
1. StudentDtl(RollNo,Name,CourseCode,Semesester)
2. CourseMarkMaster(CourseCode,ToatalMarks,PassMarks)
3.StudentMarkDtl(RollNo,CourseCode, ObtainMarks,GraceMarks)
Maintain Grace Markss
create trigger for GraceMark
1. Grace-100 obtatinMarks is between 36-39
then grace is 4,3,2,1
2. RollNo should be mapped with table 1 use Store Procedure.
ObtainMarks not negative and not greater then TotalMarks
CoureseCode
CouresCode should be Mapped with table 2
RollNo
TextBox
Course
DropDownlist
ObtainMarks
textbox
btnsubmit
Reply
Answers (
1
)
create multiple serices line chart using data in datatable v
How to Update Image already saved in DB and in folder