Justtechjobs.com Find a programming school near you






Online Campus Both


php-windows | 2001042

[PHP-WIN] Help on MYSQL Table design From: John (frizzy1994 <email protected>)
Date: 04/29/01

Hi Everybody,

I have 2 tables: personal_info and family_info.
For example, in personal_info, I have ID and NAME as fields. In
family_info, I have ID, F_NAME and RELATIONSHIP as fields.

The problem is in family_info, for each ID, I have several records. Do I
need to have another field, say, COUNT in family_info so that I
associate these records to each ID?

Thanks.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
For additional commands, e-mail: php-windows-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>