Thursday, 6 November 2014

xsi:nil coalesce



I know DB2 sql using the coalesce function if value is null. I am not familiar with XML document using the null coalescing operator This XML tag just passes null. How can I add the coalesce function ( Coalesce() ) within this XML tag?


No comments:

Post a Comment