Saturday, May 24, 2025

How to drop tablespace in oracle database ?

 



SQL> DROP TABLESPACE rcat INCLUDING CONTENTS AND DATAFILES;


Tablespace dropped.


SQL>

No comments:

Post a Comment

What is Oracle BaseDB (Oracle Base Database Service) ?

  What is Oracle BaseDB (Oracle Base Database Service)? Oracle BaseDB is the common shorthand used for Oracle Base Database Service , a man...