DBAsupport.com Forums - Powered by vBulletin
Results 1 to 10 of 20

Thread: calculating size of a table

Threaded View

  1. #4
    Join Date
    Jul 2003
    Posts
    134
    hey thx dave. used to work for oracle, not anymore.

    and so, u r saying we need not analyze the table if i am using

    select sum(bytes) from user_segments where segment_name = 'TABLE_NAME' ??

    hmm.. big diff between this and the query i mentioned (though i was analyzed up to date)
    Last edited by Vipassana; 07-07-2005 at 04:15 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width