sp_statistics  sp_tables

Chapter 4: Executing Remote Procedure Calls

sp_stored_procedures

Description

Returns information about one or more stored procedures.

Syntax

server_name... sp_stored_procedures [sp_name [, sp_owner 
	[, sp_qualifier]]]

Parameters

sp_name

is the name of the stored procedure. Use wildcard characters to request information about more than one stored procedure.

sp_owner

is the owner of the stored procedure. Use wildcard characters to request information about procedures that are owned by more than one user.

sp_qualifier

is the name of the package. This can be a package name or NULL.

Usage

Permissions

Any user can execute sp_stored_procedures.





Copyright © 2005. Sybase Inc. All rights reserved. sp_tables

View this book as PDF