![]() |
|
Archives of the TeradataForumMessage Posted: Fri, 22 Feb 2008 @ 20:51:39 GMT
<-- Anonymously Posted: Fri, 22 Feb 2008 14:27 --> If you have N positional parameters, you must have N-1 commas. You can omit constant values but not the delimiters.
EXEC debugMacro('abcdef',,,,);
Or you can use named parameters and any not named will be defaulted.
EXEC debugMacro(ProcedureName='abcdef');
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||