摘要:        
--sql循环declare @i int;set @i=1;while (@i<=5)beginprint @i;set @i=@i+1;end--调用函数select top 10 dbo.TestFunction(id) as returnvalue from userinfo--调用自带函数select convert(char(8),getdate(),101)--函数SET AN...    阅读全文
        
            posted @ 2010-07-13 12:00
Cat Qi
阅读(423)
评论(0)
推荐(1)
        
        
 
                    
                     
                    
                 
                    
                

 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号