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 |