I have been using --#SET TERMINATOR to change the delimiter within my CLP scripts. In my situation, the CLP scripts are generated from a database of CLP commands (written by many authors), thus the delimiter varies. My script will add the --#SET TERMINATOR directive when necessary to allow multiple delimiters to exist in a single CLP script. However, there are cases where I'd like to change the delimiter to the newline character. Is there a way to do this in DB2 via --#SET TERMINATOR (or any other methods)?
Thanks,
Steve
Thanks,
Steve
Comment