Order by Clause is slow
432365Dec 10 2007 — edited Dec 10 2007Guys,
I have a table of 80,000 records.If i select * from this table need 0.04 seconds.If I add order by clause it become very slow 30 sec.
Order by clause is on the primary key.Also i increased the size of temp tablespace.
Kindly assist