Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Fri, 23 Feb 2007 @ 15:58:35 GMT


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


Subj:   Re: Question on Stored Procedures.
 
From:   Donna Poston

Hi Justus, the best way is to show the DDL for the procedure.

Example

     show procedure  databasename.procedurename;

If you do not know what database the procedure resides in you can find out by running the following command against the dictionary

     select * from dbc.tables where requesttext
         like '%what your procedure name is%'

Hope this helps.



     
  <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