Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax to create a simple stored proc.
Message
General information
Forum:
Oracle
Category:
Third party products
Miscellaneous
Thread ID:
01510822
Message ID:
01510824
Views:
25
>I need an orcale stored procedure that does this:
>
>Select * from appconfig where appconfig.app_pk = myvar into cursor MyReturnCursor
>
>...all very simple (so I thought)
>
>1. Pass parameter myvar
>2. Run select statement
>3. Get results into a cursor
>
>Anyone know the syntax to do this?
>
>Thanks!

Have you tried googling?

http://www.geekinterview.com/talk/5073-simple-example-of-oracle-stored-procedure.html
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform