InterviewSolution
Saved Bookmarks
| 1. |
How Do You Reference A Parameter? |
|
Answer» In Pl/Sql, You can reference and SET the values of form PARAMETERS USING bind VARIABLES syntax. In Pl/Sql, You can reference and set the values of form parameters using bind variables syntax. |
|