摘要: select * from dbo.sysobjectswhere id in (select id from dbo.syscolumns where name = '字段名) 阅读全文
posted @ 2011-03-10 12:29 itor 阅读(227) 评论(0) 推荐(0)