SELECT t1 + ' ' + t2 + ' ' + t3 + ' ' + t4 + ' ' + t5 as SingleColumn from YourTableName
Regards, Sheo Narayan http://www.dotnetfunda.com
Login to post response