在MySQL中, 您需要复制一个表的所有列和索引。如何才能获得实现这一目标所需的全部信息?( )
create table
clone table
insert into
show create table