Re: some howto/theory book/tutorial on practical problem solving in SQL

From: Steve Midgley <science(at)misuse(dot)org>
To: pgsql-sql(at)postgresql(dot)org
Cc: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
Subject: Re: some howto/theory book/tutorial on practical problem solving in SQL
Date: 2009-01-14 18:51:49
Message-ID: 20090114185243.6602E6322D1@mail.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

At 09:20 AM 1/14/2009, pgsql-sql-owner(at)postgresql(dot)org wrote:
>Date: Wed, 14 Jan 2009 12:05:29 +0100
>From: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
>To: pgsql-sql(at)postgresql(dot)org
>Subject: Re: some howto/theory book/tutorial on practical problem
>solving in SQL
>Message-ID: <20090114120529(dot)0ab11424(at)dawn(dot)webthatworks(dot)it>
>In-Reply-To: <375B6E92-443F-4BD3-BD03-908925639A8F(at)engineyard(dot)com>
>References: <20090111173227(dot)159abfd5(at)dawn(dot)webthatworks(dot)it>
> <375B6E92-443F-4BD3-BD03-908925639A8F(at)engineyard(dot)com>
>
> > O'Reilly's SQL Hacks is a good one that fits the bill you describe.
>
>I think it is complementary to Celko's SQL puzzles.
>O'Reilly's book seems techniques on the field.
>Celko's book seems design on the field.
>
>Meanwhile I downloaded all the ecommerce, billing and ERP Open Source
>programs I know (over 60) and started to examine the code to see
>how they manage discounts in SQL.
>
>The one that seems more promising to learn from seems:
>ofbiz
>webERP
>promogest
>
>I'll come back asking comments on a possible design to solve my
>problem later.

Hi Ivan,

You're studying something very interesting, and I hope you will post
your progress and solutions, questions and ideas back to this list as
you go. I've forwarded this thread already to several people who work
with related issues, and they're very interested in some solutions as
well.

So stay in touch as you work on this, please.

Sincerely,

Steve

Browse pgsql-sql by date

  From Date Subject
Next Message Jamie Tufnell 2009-01-16 03:52:25 Derived columns / denormalization
Previous Message Ivan Sergio Borgonovo 2009-01-14 11:05:29 Re: some howto/theory book/tutorial on practical problem solving in SQL