Dropping views

A view is dropped when the privilege that is required to create it is revoked.

Begin program-specific programming interface information.Revoking the privilege on a view is not communicated to Db2 by the authorization checking routine. If you want Db2 to drop the view when the privilege is revoked, you must issue the SQL REVOKE statement.End program-specific programming interface information.