SQL statement to get a list of all tablespaces in Oracle database: SQL> select * from dba_tablespaces;
© 2005 tiplib.com