To create a new procedure (later on you can switch it to a stored function), click on the Stored Procedure ( (Optional). To switch procedure to the function double click the routine rectangle. The Stored Routine Editor will be shown. Go to the Definition tab and select Function from the Routine type drop-down list. Click OK to save your changes. To edit parameters of the stored procedures and functions use Stored Routine Editor. See also: |