REVOKE <privileges> Synopsis Required privileges Parameters Examples Revoke privileges on databases Revoke privileges on specific tables in a database Revoke privileges on all...
DROP VIEW Statement DROP VIEW Statement Removes the specified view, which was originally created by the CREATE VIEW statement. Because a view is purely a logical construct (an...