I would like to know, the general consept how to query the tables?

I have the piece of SQL command here..
Code:
sSqlCmd = "CREATE PROCEDURE UMNO as SELECT PLOT FROM Pemilik"
How I can delete the UMNO Query tables?I got error because this query tables already exist.. so I want to delete this query tables if found