how to drop a tablespace in oracle code example Example: how to remove tablespace in oracle DROP TABLESPACE tbs_02 INCLUDING CONTENTS AND DATAFILES;