摘要: ObjectivesStoring User DataRegular tablesPartitioned tablesIndex-organized tablesClustered tables普通表分区表 : 如果一个表太大了,那么就会在这个大表的基础上,在分为子表,叫做 partition. 每... 阅读全文
posted @ 2013-01-08 00:09 神之一招 阅读(286) 评论(0) 推荐(0)