Perfect. Thanks.
Svenne
Markus Bertheau wrote:
2006/3/19, Svenne Krap <[EMAIL PROTECTED]>:
So it is something like "select xxx(id) from othertable where otherwhere
= 't'" except that it mangles the columns into an array. I have tried to
move the function-call into the fromlist (
2006/3/19, Svenne Krap <[EMAIL PROTECTED]>:
> So it is something like "select xxx(id) from othertable where otherwhere
> = 't'" except that it mangles the columns into an array. I have tried to
> move the function-call into the fromlist (as it is usually done) but I
> seem unsuccessful in getting