Hey, I been using CREATE TABLE IF NOT EXISTS ttt SELECT * FROM temp but I found out that this query doesnt copy indexes and extra options like "auto increment" What you could suggest ?