Kbase P104490: How can I tell what stored procedures are defined in a database?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/05/2005 |
|
Status: Unverified
GOAL:
How can I tell what stored procedures are defined in a database?
FACT(s) (Environment):
Progress 9.1x
OpenEdge 10.x
FIX:
To find out what stored procedures are defined in a database use the following SQL statement:
SELECT * FROM SYSPROCEDURES