Creating
  Editing
  Deleting
  Querying
  Importing
  Exporting
  Properties
  Roles
  Creating
  Editing
  Deleting
  Querying
  Creating
  Editing
  Creating
  Editing
  Server Logins
STORED PROCEDURES
The Stored Procedures page, available from the left-side navigation manu when editing a database, displays a list of stored procedures in the selected database. When creating a new database, this page initially displays no procedures. You may create a new stored procedure by clicking the "Create new stored procedure" link at the top of the page.

The list of stored procedures includes the following information:

Property Description
Name The name of the stored procedure
Owner The SQL Server role or SQL Server user that owns the stored procedure
Type The type of the stored procedure (User | System)
Create Date The date and time when the stored procedure was created

You may choose to show only User stored procedures or both User and System stored procedures using the Filter dropdown at the top of this page. You can also edit or delete a stored procedure from this page by clicking the appropriate links.