something like this --
select substr(segment_name,1,30), bytes from (select segment_name, bytes from dba_segments order by bytes desc) where rownum < 11
- Rajeev
|
Results 1 to 3 of 3
Thread: Top 10 recordsThreaded View
|
Click Here to Expand Forum to Full Width |