把一個表里面的內(nèi)容復制到另一個嗎 還是別的 是不是還要先創(chuàng)建一個表啊create table aaa as select * from bbb 這樣的效果 用select into 能做到么? 查看完整描述