Procedure
how the admin system procedure are define ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Jan 4, 2012, 5:07 AM
System procedure define in "master" Table and start with "sp_".
to create system procedure please refer.
http://www.techrepublic.com/blog/datacenter/write-your-own-splock-system-stored-procedure-in-sql-server-2005/267
http://msdn.microsoft.com/en-us/library/ms187961.aspx
hope this help.
AartiPosted Jan 3, 2012, 11:55 PM
Refer Below Links:
http://msdn.microsoft.com/en-us/library/ms187961.aspx
http://programming4.us/database/3664.aspx