Is it possible to set attribute to NULL in XML so that it can be parsed and recognised as NULL in sq
        Posted  
        
            by Shantanu Gupta
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shantanu Gupta
        
        
        
        Published on 2010-05-14T05:22:55Z
        Indexed on 
            2010/05/14
            5:34 UTC
        
        
        Read the original article
        Hit count: 417
        
How to parse attributes in sql server so that it can recognize NULL values and consider it as a NULL in sql server.
I am using Sql server 2005
© Stack Overflow or respective owner