InterviewSolution
Saved Bookmarks
| 1. |
Can You Invoke A Stored Function Or Procedure From The Oracle Forms In The Database? |
|
Answer» Yes, a stored procedure or FUNCTION can be INVOKED from the Oracle Forms and the result can be used for further PROGRAMMING. Yes, a stored procedure or function can be invoked from the Oracle Forms and the result can be used for further programming. |
|