When I use & in a string I normally convert it to ascii values as follows:


to_pro('send '|| chr(38) || ' now')