Subject | Re: [ib-support] computed by (select) ? |
---|---|
Author | Douglas Tosi |
Post date | 2002-01-11T09:31:31Z |
"Martijn Tonies" <martijn@...> escreveu na mensagem
news:C1FE56B5C29FD211A99F00A0244BE8200CF820@SRV_BISIT...
the correct syntax is:
FIELD1 COMPUTED BY ((SELECT PARAM_OUT FROM MYPROC))
although i don't have any idea why it needs double parenthesis.
dog
news:C1FE56B5C29FD211A99F00A0244BE8200CF820@SRV_BISIT...
> search at www.cvalde.com for some documents about computed fields. ClaudioThanks Martijn,
> has some good examples.
the correct syntax is:
FIELD1 COMPUTED BY ((SELECT PARAM_OUT FROM MYPROC))
although i don't have any idea why it needs double parenthesis.
dog