As the title states, how can I check with Jet SQL or somehow with VBA code in Access 2000 if a local Access table exists as context object with a given name?

And if exists, then I delete it with running query like "DROP TABLE;"