ptheriault
IS-IT--Management
In SQL Server there is system proc I can run name sp_spaceused that will show me how much space is used and free space. Is there a similar query in Oracle? I need to know how big each table space is and how much free space I have for each.
Thanks
Thanks