Subject | Re: Is this statement wrong? |
---|---|
Author | hvlad |
Post date | 2010-07-23T20:32:36Z |
--- In firebird-support@yahoogroups.com, "Ivan Prenosil" <Ivan.Prenosil@...> wrote:
BTW, what is use case for such extension ?
Regards,
Vlad
>Are you ready to contribute ? :)
> "hvlad" wrote:
> > isql not supported input parameters and not rewrited statement to replace named parameters with question marks.
> > BTW, i see no way to supply input parameters in isql script, so such query have no meanings (for isql)
>
> Well, in FSQL I can do this
>
> SET VALUES 2, 5;
> SELECT FIRST ? * FROM RDB$RELATION_FIELDS WHERE RDB$FIELD_POSITION = ?;
>
> What about adding such extension into ISQL ?
BTW, what is use case for such extension ?
Regards,
Vlad