Function within a select query is called n+1 times for n rows when called using jdbc

前端 未结 0 725
遥遥无期
遥遥无期 2021-01-07 05:14

We have a oracle stored procedure (SP) in which we have a select query that makes a call to an internal function (which performs some addition or subtraction based on input

相关标签:
回答
  • 消灭零回复
提交回复
热议问题