When I use the execute method to run a make-table query, it errors if the table already exists. I want the query to overwrite the table if it exists. Is there a way to do this without having to delete the table with code?

Matt(+)