Hi,

I have a large table, and I'm only extracting a few records using:

Select t.ID
>From my_table t
Where t.Invoiced < t.Received

Invoice and received are of type decimal(18,5)

IBExpert is reporting these as unindexed reads.

Is there an index I could create to speed up the loading?

Thanks in advance
Maya


  • ... Maya Opperman m...@omniaccounts.co.za [firebird-support]
    • ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
      • ... Louis Kleiman lklei...@sstms.com [firebird-support]
        • ... Maya Opperman m...@omniaccounts.co.za [firebird-support]
    • ... 'Walter R. Ojeda Valiente' sistemas2000profesio...@gmail.com [firebird-support]

Reply via email to