This blog show how to drop a view from the query analyzer

Syntax:

DROP VIEW Schemaname .viewname



Example:

DROP VIEW dbo.vemptable