Subject | Re: [firebird-support] LIMIT Keyword |
---|---|
Author | emel.hu |
Post date | 2005-03-25T11:40:07Z |
>>But why not other limits?The engine know concept millisecond ;)
>>for example:
>> select .... limit time 5000 ms
> "ms" has nothing to do with SQL.
>> select .... limit read 1000 datapageThe engine know concept datapage/indexpage etc. ;)
> datapages have nothing to do with SQL.
>>select .... limit time 5000 msException against run a lot of hour ;)
>> break select if time of composition too long
>> (for example not indexed join)
>
>
> And then what? What should the engine return then?
eMeL