How To Get Specific Result From A Search In A Sql Column Populated With Xml November 15, 2024 Post a Comment I have the following XML which is a column (content_html) in a SQL table (ntext type): <Solution 1: You should follow the same pattern that you use for <gender>:content_html LIKE'%<speciality%'+@strService+'%</speciality%'Copyandcontent_html LIKE'%<OfficeLocations>%'+@strLocation+'%</OfficeLocations>%'Copyetc. Share Post a Comment for "How To Get Specific Result From A Search In A Sql Column Populated With Xml"
Post a Comment for "How To Get Specific Result From A Search In A Sql Column Populated With Xml"