Hi,
Can anybody tell me equivalent command in Sybase for the following command in Oracle ?

Select replace(‘abc|ert|rfrfrf|’,’|’,’;’) from dual ;

Thanks in Advance