Is it possible to set attribute to NULL in XML so that it can be parsed and recognised as NULL in sq
- by Shantanu Gupta
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