|
Archives of the TeradataForumMessage Posted: Tue, 28 Oct 2003 @ 14:13:01 GMT
Define the carriage return and line feed as this: DECLARE NL CHAR(2) DEFAULT '0D0A'XC; Then build your string using the NL variable. Set MSG = 'abc' || NL || 'def' || NL;
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||