Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesHi experts, Ex. Data set in TableA ID, Value -------------- 1,A 2,B 1,F 3,C Expected result set ID, Value ------------- 1,A,F 2,B 3,C Can I do this with T-SQL? Thanks. Regards Dishan
Post Follow-up to this messageHi Mark, Please tell me how to do the following : ID Col#1 Col#2 1 A F 2 B 3 C I want to post the values in seperate columns. Regards, Khatri
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread