This blog shows how to drop a table using the drop command

Syntax:
Drop table Schema.Tablename

Example:
Drop table dbo.empname