with QS as( select cp.objtype as object_type, /*类型*/ db_name(st.dbid) as [database], /*数据库*/ object_schema_name(st.objectid,st.dbid) as [schema], /*架构*/ object_name(st.objectid,st.dbid) as [object], /*对象名*/ ),qs.creation_time,) as plan_creation, /*计划…
零.参考文献: https://www.jianshu.com/p/f0513d18742a 一.安照我的配置:保存文件 " Configuration file for vim " CVE-2007-2438 " Normally we use vim-extensions. If you want true vi-compatibility " remove change the following statements set nocompatible &qu…