Subject RE: [firebird-support] Re: delayed suspend
Author Leyne, Sean
> Try the attached code with
>
> select * from test(1000)

Try:

select * from test(100000)

where you raise then exception when i = 10000



Sean