Re: Stored procedure with variable table name
Select the desired column, not '*'.
formSecret (presumably the name of the column) needs to be an input param.
And the stmt needs to assign the result to the OUT param.
To debug the sproc as you fix it, add in Select stubs to show variable values.
Subject
Views
Written By
Posted
18037
May 02, 2017 09:23AM
Re: Stored procedure with variable table name
3104
May 02, 2017 09:51AM
2524
May 03, 2017 03:31PM
1777
May 05, 2017 10:54AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.