Bind a Reusable Procedure to a Table

From ER/Studio Data Architect
Jump to: navigation, search

Go Up to [[Creating and Editing SQL Procedures{{#if:||{{{2}}}}}]]

After you have defined the reusable procedure in the Data Dictionary, you can drag the procedure from the Reusable Procedural Logic node in the Data Dictionary onto a table in the Data Model Window. This binds the procedure to the table. You can see any bound procedures on the Dependencies tab of the Table Editor.

See Also