HI,
Thank you very much it works,but how do I get in this format
1st Format
(field1 and @field is fieldname. I need to have@symbol)
field1 = @field
field2 = @field
2nd Format, all the filed names should come in one row separated by comma (,)
@fieldname1,@fieldname2,......
Thank you very much