Subject | Re: [firebird-support] Re: Token unknown - SUSPEND/END |
---|---|
Author | Helen Borrie |
Post date | 2003-07-10T02:38:55Z |
At 09:45 AM 10/07/2003 +0800, you wrote:
output variables stored procs...
heLen
>Fabrice Aeschbacher <fabrice.aeschbacher@...> wrote:Ghanshyam,You're right, it looks like a typo. You don't use 'AS' when declaring
>
>Here is an example:
>
>create procedure MyProc ( InParam1 integer )
>returns ( OutParam1 integer, OutParam2 as varchar(10))
>......
>
>
>hello:
>
> I think no the 'as' in returns.Is it all right?
output variables stored procs...
heLen