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

Thread: How To Determine Data Size Of A Table

Threaded View

  1. #13
    Join Date
    Mar 2001
    Posts
    149
    Quote Originally Posted by slimdave
    Migrated and chained rows?
    The method I presented is the table size in Oracle blocks -- that would exclude all empty blocks below the HWM. IMHO, I would consider any block that contains the pointer or the actual migrated/chained rows as non-empty data blocks.

    Quote Originally Posted by davey23uk
    so hows is a COUNT = to a SUM

    you query wil return the number of rows?
    Sorry for my poor usage. SUM in this context is the result of the query presented not the function SUM in oracle.
    Last edited by newbie; 11-17-2006 at 10:10 PM.

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