摘要: declare m_cursor cursor scroll forselect a.CreateTime,s.CommentID from Comment s inner join Article a on s.ObjectID=a.ArticleID where ArticleID=122for 阅读全文
posted @ 2017-03-10 17:15 随碟附送520 阅读(146) 评论(0) 推荐(0)