Execute a stored procedure via button
641845May 28 2008 — edited May 28 2008Hello together,
this question may appear "funny" to some of you but I am really a beginner in databases and applications. I am using APEX 3.1.0. and I simply want to execute a stored procedure by clicking a button. Let's say there is the SP "SP_test". How to create a button that executes it?
Thanks a lot for your advises.
Jan