Dear All, I have a 'calculation' coulmn(datatype:test) in pr_cal
table.In this coulmn a big string is stored. for eg: Begin Calculationis
\n
\n
\nEnd Quote Calculation
\n" I need to extract the value next to 'Total Price Including Commision at this level: " here it be 7.684 and need to store in seperate column. Note:This "Total Price Including Commision at this level" string may occurs many time in the text. I need to get the value next to first one. Sorry for this example,as it need to explian bit clearly about my requirtment.Any help will be highly appreciated. Regards, SG