How update xml data with nvarchar2 values
I have a table with nclob column. This nclob column contains xml data with special characters such as ą.
I need to update this nclob column, but after update this special characters is lost.
0
I have a table with nclob column. This nclob column contains xml data with special characters such as ą.
I need to update this nclob column, but after update this special characters is lost.