Jump to content

relating problems


blanktarget

Recommended Posts

I have 2 tables that relate.One table has a listing of \'groups\' and an auto_incrementing ID number

The other has client name and address, etc. I want to be able to have a single client listing point to several \'groups\'. But the data will not be normailized if i have multiple \'group\' fields in each client row.

 

What I\'m thinking is this

\'name\', \'address\', \'website\', \'phone\', \'email\', \'group_id1\', \'goupr_id2\', ...

 

Will this cause problems or am I doing that wrong?

Link to comment
https://forums.phpfreaks.com/topic/1271-relating-problems/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.