Re: [OT] "advanced" database design (long)

From: Shane Ambler <pgsql(at)Sheeky(dot)Biz>
To: vladimir konrad <vk(at)dsl(dot)pipex(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [OT] "advanced" database design (long)
Date: 2008-02-03 21:05:11
Message-ID: 47A62C87.9020208@Sheeky.Biz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

vladimir konrad wrote:

>> Worst case would be another column flagging the test type.
>
> Why do you think this is the worst case?
>

Bad choice of words - just referring to using the where clause to
extract one particular test - if that is insufficient you can use a test
column to track what test it refers to.

--

Shane Ambler
pgSQL (at) Sheeky (dot) Biz

Get Sheeky @ http://Sheeky.Biz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2008-02-03 22:08:56 Re: R: how to add array of objects to a record
Previous Message dfx 2008-02-03 21:00:04 R: how to add array of objects to a record