Collation problem
SQL Collation problem
Thursday, March 29, 2012
Combining XML Files using SSIS or T-SQL etc.
›
Loop? Peter DeBetta, MVP - SQL Server http://sqlblog.com "Terry" <Terry@.discussions.microsoft.com> wrote in message news:18...
Combining XML Files
›
I have to combine two seperate fixed-length flat files into 1 xml file, however, the catch is the 1st flat file (header) can/will be convert...
Combining XML
›
Assume I have the following, in T-SQL: declare @.xml1 xml declare @.xml2 xml set @.xml1 = '<first></first>' set @.xm...
Combining Values
›
I need to do something that goes against normalization, but it is what the client wants. Let's say one person has several addresses. I n...
combining two tables with a full-text search
›
I had a table that was terribly in need of normalisation that I have now split into two tables. The table contains three "similar"...
Combining Two Tables Via T-SQL
›
Hello, I have two tables that have different column names so I can not combine them using UNION statement. Is there a way to combine two tab...
Combining two tables to make a third
›
Need help combining two tables into a third with corresponding fields of both tables table 1 time 12 mike work time 13 john sleep times 24 G...
›
Home
View web version