How I can concatenate chracter ' to a string .
example-
string = 123
I want result as
string = '123'
Please suggest.
Edited by: Rohit Kumar on Feb 20, 2009 1:58 PM
Edited by: Rohit Kumar on Feb 20, 2009 2:00 PM