Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
MS SQL Unique over several collumns
Old 07-21-2010, 10:01 AM MS SQL Unique over several collumns
Junior Talker

Posts: 1
Trades: 0
I've got tables:

Lessons:
id int (PK)
dayNumber int
lessonNumber int
classTeacherSubjectId int (FK)

ClassTeacherSubject:
id int (PK)
classId int (FK)
teacherSubjectId int (FK)

TeacherSubject
id int (PK)
teacherId int (FK)
subjectId int (FK)

I want to create Constraint or whatever works so for each record in [Lessons] any combination of dayNumber, lessonNumber and classId is UNIQUE as well as any combination of dayNumber, lessonNumber and teacherId, so no class or teacher has two different lessons at the same time.
How to do that?
ichibann is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to MS SQL Unique over several collumns
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.16868 seconds with 12 queries