DELIMITER= specifies that the delimiter to separate columns of data in the output file is the ampersand.
   delimiter='&';
run;