DROP CLUSTER emp_dept;
A table in a hash cluster is dropped using the SQL command DROP TABLE. The implications of dropping hash clusters and tables in hash clusters are the same for index clusters.
See Also: For more information about dropping clusters, see "Dropping Clusters" .