Continuation - Viewing FIRST_ROWS before query completes.

Posted by Frank Developer on Stack Overflow See other posts from Stack Overflow or by Frank Developer
Published on 2010-04-05T05:17:20Z Indexed on 2010/04/05 5:23 UTC
Read the original article Hit count: 391

Filed under:

I have identified the query constructs my users normally use. would it make sense for me to create composite indexes to support those constructs and provide FIRST_ROWS capability? If I migrate from SE to IDS, I will loose the ability to write low-level functions with c-isam calls, but gain FIRST_ROWS along with other goodies like: SET-READS for index scans (onconfig USE_[KO]BATCHEDREAD), optimizer directives, parallel queries, etc?

© Stack Overflow or respective owner

Related posts about informix