How to: Delete a SQL Server Agent Proxy (Transact-SQL)

This topic describes the steps required to delete a Microsoft SQL Server Agent proxy.

To delete a SQL Server Agent proxy

  1. Execute sp_delete_proxy using the name of the proxy to be deleted.

See Also

Concepts

Creating SQL Server Agent Proxies

Other Resources

sp_delete_proxy (Transact-SQL)

Help and Information

Getting SQL Server 2005 Assistance