Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 30 Jul 2002 @ 12:20:19 GMT


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


Subj:   Re: Creating stored procedure
 
From:   N.D.Rajesh Kumar

Hi,

I run the script with small modification, it was created. try this...

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


Regards,

Rajesh



     
  <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