Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 02 Sep 2003 @ 14:28:54 GMT


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


Subj:   Creating stored procedure..
 
From:   Anomy Anom

<-- Anonymously Posted: Tuesday, September 02, 2003 10:14 -->

hi

im trying to create a stored procedure as follows.I wrote this procedure after verifying syntax from teradata help pdf file

CREATE PROCEDURE divaProc
(IN num integer, IN name char(10))
BEGIN INSERT INTO divas
(num,name) VALUES (:num, :name);
END;

im getting the following error

Failure 3706 : Syntax error Invalid SQL statement

what might be the problem



     
  <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