Viewing 5 posts - 1 through 6 (of 6 total)
Hi Is there anyone work with SQL XML before to help me. Please help me if you can. I had tried all the options I could but no luck.
December 8, 2011 at 1:35 pm
Hiya...
OMG you guys are really really helpful. It works fine. I have to work on upto 10 data to compare. Not sure I am doing it right by comparing 2...
June 2, 2011 at 2:24 pm
Hello,
Sorry yess I did update the original post. Okay here are the complete code which I just paste in a new query of MS SQL 2008.
DROP TABLE [dbo].[vwCourseClass]
GO
CREATE TABLE...
June 2, 2011 at 1:51 pm
The Dixie Flatline (6/2/2011)
AND RIGHT(dbo_vwCourseClass.ClassTitle,2) <> RIGHT(dbo_vwCourseClass_1.ClassTitle,2)
However,...
June 2, 2011 at 1:30 pm
Sorry this is my first log in a question about getting help. Thanks for your kind advice. I have updated it.
June 2, 2011 at 1:21 pm
Viewing 5 posts - 1 through 6 (of 6 total)