使用道具 举报
icer_repls 发表于 2012-4-27 21:23 那你不如写存储过程,在里面多建几张临时表就是了。 ”TEMPORARY表只能是HEAP、ISAM、MyISAM、MERGE、或 ...
chinafenghao 发表于 2012-5-19 22:16 HEAP表就是内存表。
icer_repls 发表于 2012-5-20 00:55 额,heap表和内存表不是同一个概念。 两者的分类标准不一样,heap表也就是所谓的堆表,这是根据数据组织 ...
justlooks 发表于 2012-6-1 10:36 The MEMORY storage engine creates tables with contents that are stored in memory. Formerly, these ...
本版积分规则 发表回复 回帖后跳转到最后一页