漂泊雪狼的博客

思考,讨论,分享C#,JavaScript,.NET,Oracle,SQL Server……技术

导航

2016年6月25日

摘要: 1 with QS as( 2 select cp.objtype as object_type, /*类型*/ 3 db_name(st.dbid) as [database], ... 阅读全文

posted @ 2016-06-25 23:08 漂泊雪狼 阅读(1112) 评论(0) 推荐(0) 编辑