2013年3月28日
摘要: create index test_name on table_name(column_name);ALTER TABLE chatter_users MODIFY COLUMN ip VARCHAR(50); 阅读全文
posted @ 2013-03-28 13:44 xiong2012 阅读(295) 评论(0) 推荐(0)