i have one cursor defined as cur_serv_hrds which has attribute7 which holds address as abc@xyz.com;def@xyz.com;ghj@xyz.com
is there a way to get into email address of attribute7 in a loop susubstr with respect to instr of ; and fetch to each and every time the xml generates with reply to address
the xml will be generated the number of times the email adresses separated by ;
please help me on this
i have given the packaged code as above