Hi,
What are stand-alone procedures in sql ?
Thanks
Loading
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.
Satyapriya NayakPosted Jan 23, 2012, 12:57 PM
Procedures that are not part of a package are known as stand-alone because they independently defined.
Refer
http://docs.oracle.com/cd/B28359_01/appdev.111/b28370/overview.htm
Thanks
VulpesPosted Jan 23, 2012, 11:35 AM