On Thursday 21 February 2008 19:17, Tom Lane wrote:
> David Bear <[EMAIL PROTECTED]> writes:
> > Breifly, I want to do an insert where the values for three of the
> > attributes are combined via a function and make up the value for the
> > fourth attribute.
>
> Well, there's more than one way to do
David Bear <[EMAIL PROTECTED]> writes:
> Breifly, I want to do an insert where the values for three of the attributes
> are combined via a function and make up the value for the fourth attribute.
Well, there's more than one way to do it. What you didn't tell us is
just how tightly you want to b