11 2015 档案
摘要:/****** Script for SelectTopNRows command from SSMS ******/declare @oid int declare @cid int declare @tb table(oid int not null primary key,cid int ...
        阅读全文
                
摘要:有三种用法1.insert values2.insert select3.inser exec
        阅读全文
                
摘要:sql server 查询某个表的所有触发器名称查出所有用到某个表的SQLselect * from sysobjects where xtype='TR' select * from sysobjects where xtype='TR' and parent_obj=object_id('表名'...
        阅读全文
                
 
                    
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号