Need part of a string in column
I have values such as below in a column of a table in SQL Server 2022.
What I need is to grab with a select statement the value between <artikel>
and </artikel>
Need part of a string in column
I have values such as below in a column of a table in SQL Server 2022.
What I need is to grab with a select statement the value between <artikel>
and </artikel>