Viewing 4 posts - 1 through 5 (of 5 total)
thanks for your time and sorry for my incomplete question,
here is sample data and desired result
DECLARE @test-2 TABLE
(
docdate datetime
docID VARCHAR(1)
docno int
invno int
value decimal (12,2)
June 27, 2018 at 8:01 am
thanks for your reply.
is there any way to achieve this in SQL Server or any other tool to covert encoding of xmls grammatically.,
some guys advised me to upgrade...
February 3, 2018 at 9:57 pm
Viewing 4 posts - 1 through 5 (of 5 total)