摘要:        
邓老师(老邓)教的if exists(select * from sysobjects where name='Table_88') drop table Table_88偷的((*^__^*) 嘻嘻……) if exists (select * from sys.objects where object_id = object_id(N'Table_1') and type in (N'U')) drop table Table_1    阅读全文
posted @ 2013-08-07 18:06
罗马景行
阅读(294)
评论(0)
推荐(0)
        
            
        
        
摘要:        
有一张表修改起if exists (select * from sys.objects where object_id = object_id(N'Table_1') and type in (N'U')) begin select * into Table_88 from Table_1 drop table Table_1 select 1; end else select 0;效果    阅读全文
posted @ 2013-08-07 18:02
罗马景行
阅读(292)
评论(0)
推荐(0)
        
            
        
        
摘要:        
痛苦啊痛苦,我也不知道这两天怎么了。上班没有精神,还打瞌睡,下班后又感觉很累。精力集中不起来。这篇花了我好久的时间,我效率这么差,~\(≧▽≦)/~。软件包下载首先单击mysql-5.1.53-win32的安装文件,出现该数据库的安装向导界面,单击“next”继续安装在出现选择安装类型的窗口中,有“typical(默认)”、“Complete(完全)”、“Custom(用户自定义)”三个选项,我们选择“Custom”,因为通过自定义可以更加的让我们去熟悉它的安装过程,单击“next”继续安装在“Developer Components(开发者部分)”上左键单击,选择“This feature,    阅读全文
posted @ 2013-08-07 12:52
罗马景行
阅读(1924)
评论(0)
推荐(0)
        
 
                    
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号