On Fri, 11 Jan 2002 17:21:28 -0800
Jerry Leonard "Jerry Leonard" <[EMAIL PROTECTED]> wrote:
> Okay this is the way I understand the statement below. The uid
> will be a
> number from 1 to 10, max length of ten digits say starting at 1
> then as the
> next user registers it will automatically make
Jerry,
Raquel Rice has already answered your question, I'd suggest looking up some
basic tutorials on relational databases. This one is pretty
good: http://www.devshed.com/Server_Side/MySQL/Normal
A good database design is important because it's the foundation of all the
rest of your work,
On Fri, 11 Jan 2002 15:02:00 -0800
Jerry Leonard "Jerry Leonard" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am really new to MySQL and am wondering this:
>
> I understand how to make a database and tables but what I don't
> understand
> is when to make a row an "int" with auto_increment or just a p