select manages from tables
declare @i int
set @i=1
while @i < (select count(*) from tables)
begin
update tablesset manages =(select manages from tableswhere companyid=@i)+','
break
set @i=@i+1
end
更多信息請(qǐng)查看IT技術(shù)專(zhuān)欄
2025國(guó)考·省考課程試聽(tīng)報(bào)名