摘要:
1 with QS as( 2 select cp.objtype as object_type, /*类型*/ 3 db_name(st.dbid) as [database], ... 阅读全文
posted @ 2016-06-25 23:08 漂泊雪狼 阅读(1128) 评论(0) 推荐(0)
|
||
|
摘要:
1 with QS as( 2 select cp.objtype as object_type, /*类型*/ 3 db_name(st.dbid) as [database], ... 阅读全文
posted @ 2016-06-25 23:08 漂泊雪狼 阅读(1128) 评论(0) 推荐(0) |
||