View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 07:12 AM
wallace reis
 
Posts: n/a
Default Adding Constraint

I need to add a constraint in some columns that aren't a FK or PK. I've
already looked for it in the documentation but I haven't found yet.

A constraint like this:

constraint DontPlayAgainstYourself
hometeam <> awayteam

--
wallace reis
Reply With Quote