摘要:        
改善SQL语句 很多人不知道SQL语句在SQL SERVER中是如何执行的,他们担心自己所写的SQL语句会被SQL SERVER误解。比如: select * from table1 where name='zhangsan' and tID > 10000和执行: select * from table1 where tID > 10000 and name='zhangsan' 一些人不知道...    阅读全文
posted @ 2009-03-13 11:26
stu_acer
阅读(467)
评论(0)
推荐(1)
        
 
                    
                     
                    
                 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号