Good morning, I got data like this in the sql column. How do I parse inside sql stored procedure to get the value "me"? Any code please. I have no trouble to parse the value in Delphi 7. But I want to see how can I do it inside stored procedure? <hello> <hi> me </hi> </hello> TIA Have a nice day Regards Leigh