Thanks for your reply, actually I thought about this but I don't really want to create another index just for sorting esp. not an index on mutiple columns, I'm worried about the performance of inserts, is there any other solution? I read about FORCE INDEX but I believe it's not used for order by ..