阅读背景:

MySQL的复制和临时表(Temporary Table)

来源:互联网 

当你创建临时表的时候,你可以使用temporary关键字。如:

  create temporary table tmp_table(name varchar(10) not null,passwd char(6) not null)  create t



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: