Create a Stored Procedure | Teradata Studio - Creating a Stored Procedure - Teradata Studio

Teradata® Studio™ User Guide - 17.20

Product
Teradata Studio
Release Number
17.20
Published
September 2022
Language
English (United States)
Last Update
2022-09-23
dita:mapPath
gvw1648839236371.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2041
Product Category
Teradata Tools and Utilities
Use stored procedures to build complicated applications through a variety of features.
  1. In the Navigator, expand Databases, right-click a database or user, and select Show Procedures.
  2. In the Object List Viewer toolbar, click "" .
  3. Enter values for the new stored procedure.
  4. [Optional] Click the SQL tab to see the SQL code that will be executed on the connected system to create the new procedure.
  5. Click Commit then OK.