Subject Re: [Firebird-Architect] IN LIST
Author Ann W. Harrison
Adriano dos Santos Fernandes wrote:
>>
>> SELECT * FROM table WHERE id IN(0..3,4,6..9)
>>
> This continues to be a static statement, and not a dynamic one as I'm
> proposing.
>

Do we really want to have different static and dynamic SQL? We've
already had complaints about features (row number for example) that
are in PSQL but not DSQL. If this is important, it ought to work
everywhere.


Regards,


Ann