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