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