摘要:tempa表: create table tempa( IP varchar(10), 问题 int, 结果 varchar(10))insert into tempa values('ip1',1,'A')insert into tempa values('ip1',2,'B')insert into tempa values('ip1',3,'C')insert into tempa values('IP2',1,'B')insert into tempa val
阅读全文
posted @ 2012-11-27 17:19
SPY_CQIT
浙公网安备 33010602011771号