NYCPHP Meetup

NYPHP.org

[nycphp-talk] [OffTopic] database design question

Ed McCarroll Ed at ComSimplicity.com
Tue Aug 5 13:45:37 EDT 2003


IMHO, you'd be causing more trouble than you'd be solving.  Think
about the kind of join required to do the equivalent of:

SELECT * FROM User WHERE last_name = "Smith" AND zip_code = "90210";

(assuming last_name and zip_code are moved into UserAttribute)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Ed McCarroll                          MailTo:Ed at ComSimplicity.com
ComSimplicity                                      (310) 838-4330
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 




More information about the talk mailing list