alter database datafile 'xxx' offline drop;

Or if it is the only datafile in the tablespace,
Drop tablespace name including contents;