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

Thread: min and max extents of a table

  1. #1
    Join Date
    Dec 2001
    Location
    Atlanta
    Posts
    175

    min and max extents of a table

    What view can I query to see the min and max extents for a particular table not tablespace? I have tried querying dba_extents and dba_segments and can't find any table column. I do appreciate your answer.

    C. K.

  2. #2
    Join Date
    May 2002
    Posts
    2,645
    dba_tables
    all_tables
    user_tables
    Last edited by stecal; 12-12-2002 at 06:54 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