[thelist] addressbook table design [sql]

RUST Randal RRust at COVANSYS.com
Tue Feb 11 08:26:01 CST 2003


Aleem Bawany said:

> I am trying to come up with a table design for an address
> book.

Depending on the complexity of how you want to sort and order your data,
I think that you are pretty close to what you want. But you have to ask
yourself, how much information do you want the user to provide through
text fields, and how much though selects. Anything that is going to be
provided via selects could possibly be its own table in the database
too.

----------
Randal Rust
Covansys Corp.
Columbus, OH



More information about the thelist mailing list