Good book for sql
        Posted  
        
            by Uday
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Uday
        
        
        
        Published on 2010-03-30T05:35:47Z
        Indexed on 
            2010/03/30
            5:43 UTC
        
        
        Read the original article
        Hit count: 215
        
sql
I always considered database as a storage . but never thought it can be used for querying across tables etc.
Which is a good book for sql for a developer. not just the syntax. How to write a query in different ways How internally queries are executed.etc
especially related to microsoft sql server
© Stack Overflow or respective owner