Partition--使用分区切换来增加修改列的自增属性
摘要:使用分区来将非自增表改为自增表 ------------------------------------------------- --创建测试表TestTable001和TestTable002 CREATE TABLE TestTable001 ( ID INT PRIMARY KEY, C1 
        阅读全文
				
		posted @ 2016-02-19 17:28
		
		posted @ 2016-02-19 17:28
		
		posted @ 2014-01-15 11:21