Technical Notes
We're all on the same page!
Wednesday, 15 October 2014
How to see database tablespaces?
Please execute the commands as "sys";
SQL>
SELECT * FROM v$tablespace;
‹
›
Home
View web version