Subject Re: [firebird-support] View limitations
Author PenWin
> PenWin wrote:
>>
>> SELECT *
>> FROM sometable
>> LEFT JOIN someprocedure(sometable.key) ON 1=1
>>
>> I wonder if it is a known limitation of the engine or if it is a bug.
>
> As the error message tells you "feature is not supported", I doubt it
> should be named a bug ;-)

Actually, it tells me "Token unknown".

Anyway, I got my answer. Thanks,

Pepak