Nice work padders,

In another thread we looked at the CUBE method. I was surprised how much resorces it required - time & temp space.

Would you be very nice and time the direct select from all_objects in your systems so we can compare. i.e. using:
(select 1 from all_objects where rownum <= 15)
as slim suggested. TIA