Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 22 Feb 2008 @ 20:51:39 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: 3816: The positional parameter list has too few values
 
From:   Anomy Anom

<-- 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');


     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023