Thread
-
Nick Gazaloff <nick@club.pyat.ru> — 2001-04-28T09:28:44Z
Hi! I suppose there is a bug in optimizer. When somehting like SELECT min(id) from bla-bla; is executed, it optimizer selects sequential scan even if any index on "id" exists. This is not a Good Thing, isn't it? -- Best regards, Nick Gazaloff mailto:nick@club.pyat.ru