Activity overview
Latest activity by JornSjostrom
Format SQL stumples in xml.query
Format SQL does not like this construction. Seems to be the .query and .value that causes the problem.
CASE WHEN caseTypeRecno IN ( 100010, 100016 )
THEN COALESCE(dbo.xmlCaseSplitTitle(caseDescLong...