I have a table that a SELECT statement cannot find and a DROP command cannot identify and a CREATE TABLE command tells me that the table already exists. How can I recover the table contents or, if not possible, delete the table and start a new table to substitute that one?