in reply to Re: Database design and Class::DBI
in thread Database design and Class::DBI

I am Ovid's coworker and this part of the database was designed by me.

The product_prices table does store the price_id and uses (product_id, price_id) as the primary key. It wouldn't be normalized otherwise. The name in price_types is only used for display purposes.

Replies are listed 'Best First'.
Re(3): Database design and slackers
by Ovid (Cardinal) on Mar 05, 2003 at 22:02 UTC

    Hey, slacker! Get back to work! Sheesh. How are we going to get anything done if you're playing on Perlmonks all day? ;)

    Cheers,
    Ovid

    New address of my CGI Course.
    Silence is Evil (feel free to copy and distribute widely - note copyright text)

Re: Re: Re: Database design and Class::DBI
by pg (Canon) on Mar 05, 2003 at 22:35 UTC
    Okay, then I don’t have a single problem with the database design. (Scary, the guy did the database design is also here, good I didn’t say any thing too strong ;-).

    To be serious, I don’t have problem with your database design, I said those all because of Ovid’s typos …Well, he is a good guy made couple small typos ;-)

    Good to talk to you. Perl rules.