Subject Re: [firebird-support] Optimizing SELECT DISTINCT ..
Author Dimitry Sibiryakov
> What would be best way to optimize "SELECT DISTINCT FIELD1 FROM
> TABLE1 ORDER BY FIELD1" query?

Normalize DB structure to 3rd form.

SY, SD.