摘要: sqlserver 为了查询表的字段,动态查询Select Name FROM SysColumns Where id=Object_Id('表名') 阅读全文
posted @ 2013-01-18 15:58 yanggm 阅读(335) 评论(0) 推荐(0) 编辑