schema
is the schema containing the snapshot. If you omit schema, Oracle7 assumes the snapshot is in your own schema.
snapshot
is the name of the snapshot to be dropped.
When you drop a master table, Oracle7 does not automatically drop snapshots based on the table. However, Oracle7 returns an error message when it tries to refresh a snapshot based on a master table that has been dropped.
Example
The following statement drops the snapshot PARTS owned by the user HQ:
DROP SNAPSHOT hq.parts