Hi,
in the below query
SELECT Stuff((SELECT Distinct SSStatus +'\n' +SSStatusComments+'\n' FROM [EFIWorkStatus1] WHERE [ST_ID] = a.[ST_ID] AND [SSStatus] <> 'Select' FOR xml path('')),1, 0, '') [SSStatusComments] FROM [EFIWorkStatus1] a WHERE ST_ID = 8 GROUP BY [ST_ID]
but I don't want to display 
 after PM in the middle .Please check the query .result:
Schedule\n8/6/2014 1:17:25 PM
 test in schedule\n