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

Thread: sqlplus # sound

  1. #1
    Join Date
    Aug 2000
    Posts
    19

    Arrow

    I'm trying to select from dba_segments in order to calculate the size of the database presently. However, one of the ##### . . . how can I format that in sqlplus in order to be able to see the numbers?


  2. #2
    Join Date
    Nov 1999
    Location
    Elbert, Colorado, USA
    Posts
    81
    COLUMN col_name FORMAt 9999999999999
    (or however many digits you need).

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