chellebell1689
Registered User.
- Local time
- Today, 04:55
- Joined
- Mar 23, 2015
- Messages
- 267
I have 9 tables and I was wondering, could I make a table just to link all the tables together? In other words could I have one table that listed each of the primary keys and linked them that way? Would this cause problems?...be dumb?...be pointless? I was just wondering, and thought I'd ask.
Ex:
[link table]
link ID (since I have to have a primary key)
memberID (links the member table)
classID (links the class table)
staffID (links the staff table)
(etc)
Ex:
[link table]
link ID (since I have to have a primary key)
memberID (links the member table)
classID (links the class table)
staffID (links the staff table)
(etc)