Click to See Complete Forum and Search --> : New 2 Mysql - Do I need an ID #?


LocalHero
11-09-2005, 10:08 PM
I'm new to Mysql and I'm using a php book to set up an inventory database. I have products with sizes and colors such as T-Shirts, hats, etc. Do I need an ID# for each product, size, and color? If I do, is there an easy way to make it automatically increment itself? Thanks.