摘要:
今天晚上写了个上下条新闻存储程序 declare @id int set @id=1 if exists(select * from tbl1 where id@id) select * from (select top 1 id,title from tbl1 where id@id order by id asc)t2 else if not exists(select * from tbl... 阅读全文
posted @ 2008-06-10 23:28
※繁星※
阅读(212)
评论(0)
推荐(0)
浙公网安备 33010602011771号