I have accidentally created some tables in the wrong schema. Since my testers have begun to use them and put data in them, I was hoping for an easy way to move the existing tables.
Is there a way to move tables between schema's w/o having to drop and recreate?