摘要:
select * from company as c1 inner join company c2 on c1.companyid=c2.companyid where create table [work]([Id] int,TypeId int,[Name] varchar(10)) insert into [work] select 1,1,'3232' insert into [wo... 阅读全文
posted @ 2008-01-18 18:06
杨林
阅读(201)
评论(0)
推荐(0)

浙公网安备 33010602011771号