Thread: many to many
View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 10:47 AM
user
 
Posts: n/a
Default many to many

Can one add some extra data into the link table on a many to many join.

Have a group table and a member table and a link table. Want to add a
'title' column but the only current table it could go in would be the
link table. Ok, or no?

TIA

Reply With Quote