摘要: select * from sysobjects o ,syscomments c where o.id=c.id and text like '%ST_Status%' 阅读全文
posted @ 2014-12-24 12:14 yufeiyunsui 阅读(609) 评论(0) 推荐(0)