How can i get the SQL of a tablespace from the database
Neo-bMar 14 2011 — edited Mar 14 2011Hello All,
I am using Oracle 11g R2. I want to get the SQL of some tablespaces on my database. in the same way i get the DDL of the table using the GET_DDL function.
How can i get that ?
Regards,