Subject | Re: [firebird-support] Re: Token unknown - SUSPEND/END |
---|---|
Author | Yang Jin |
Post date | 2003-07-10T01:45:42Z |
Fabrice Aeschbacher <fabrice.aeschbacher@...> wrote:Ghanshyam,
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?
jinyang
---------------------------------
Do You Yahoo!?
国内电邮用户反垃圾调查拉开帷幕
[Non-text portions of this message have been removed]
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?
jinyang
---------------------------------
Do You Yahoo!?
国内电邮用户反垃圾调查拉开帷幕
[Non-text portions of this message have been removed]