Subject Re: [IB-Architect] no current row for fetch operation
Author Dmitry Kuzmenko
Hello, Ivan!

Ivan Prenosil wrote:

> Some ways how to make IB evaluate T first:
>
> -use outer joins, like
> SELECT T.*, SP.*
> FROM TABLE T LEFT JOIN PROC(T.ID) SP ON 1=1

Yes, this works.

--
Dmitry Kuzmenko, Epsylon Technologies.