Viewing 3 posts - 1 through 4 (of 4 total)
Thank You Lutz & Paul! Peformance is now improved to great extent after I incorprated your suggestions.
Here's Sample code
--Using (< node > /text())[1]
WITH XMLNAMESPACES (DEFAULT 'urn:schemas-microsoft-com:xml-analysis:rowset')
INSERT #Unit_Test ([End User Name],...
January 9, 2012 at 11:09 pm
Hi Lutz,
I tried to execute the similar code with additional columns (25 total columns) and found that the performance is very poor. It took me more than 5hrs to fetch...
January 8, 2012 at 4:38 am
Thanks Lutz! It worked! 🙂 You Rock!
Thanks & Regards,
Venkatesh Vailaya
January 7, 2012 at 10:38 pm
Viewing 3 posts - 1 through 4 (of 4 total)