Squintz
03-23-2004, 02:11 PM
If im creating a rolodex to contain unique id#, names(first, last), adresses(street1, Street2,city,state,zip), phone numbers(home, work, cell) e-mail adresses(home, work), Comments
How would this be organized?
Would i only use one table or multiple tables?
How would i set up each column. (Name, Type, Null,Key, Default,Extra)?
Could someone organize this for me. I am trying to learn PHP and MySQL but i just havent figured out the database design part yet and i want to create a rolodex for my site.
Thanx for any help!
How would this be organized?
Would i only use one table or multiple tables?
How would i set up each column. (Name, Type, Null,Key, Default,Extra)?
Could someone organize this for me. I am trying to learn PHP and MySQL but i just havent figured out the database design part yet and i want to create a rolodex for my site.
Thanx for any help!