摘要:
create table myTest_tt( id int identity(1,1), EID varchar(20), BID varchar(20), [name] varchar(30), [value] int)goinsert into myTest_tt select '10000001','101','一般性公共服务',0union select '10000001','101031','一般性公共服务1',100union select '10000001', 阅读全文
posted @ 2011-09-29 09:35
叮叮猫的编程世界
阅读(303)
评论(0)
推荐(0)
浙公网安备 33010602011771号