I created a table with the name “test.tableName”. I thought it would go into the database “test” but didn’t. It was actually named “test.tableName”… However if I try to drop the table “test.tableName” it says that there are no table named “tableName” in the database “test”.
Really irritating, I can’t get rid of it! Any suggestions?