Is it possible to create Function/Procedure which take its parameter from another table.column automatically instead of passing it manually?
Asked
Active
Viewed 24 times
0
-
1PL/SQL can query tables, yes. – William Robertson Jun 11 '21 at 08:19
-
Does this answer your question? https://stackoverflow.com/q/67891381/230471 – William Robertson Jun 11 '21 at 08:23