Im trying to combine several fields into one single field previous to a INSERT INTO call. I have tried the following statement "Select Field1+Field2+Field3 AS NewField from table" and the NewField gets created but it is empty. Any Ideas??
|
Results 1 to 2 of 2
Thread: SQL Column Concatination
|
Click Here to Expand Forum to Full Width |