SELECT * INTO tbl_copy IN database FROM tbl_main

ottengo

Error Code : 1327
Undeclared variable: tbl_copy
(0 ms taken)

:master: