摘要:
查找 从A到 I怎么走路线create table #y([f1] varchar(1),[f2] varchar(1))insert #y select 'A','B' union all select 'A','F' union all select 'A','G' union all select 'B','C' union all select 'B','G' union all select 'B',' 阅读全文
posted @ 2012-12-06 12:49
csdnbbs
阅读(222)
评论(0)
推荐(0)

浙公网安备 33010602011771号