execution count of function in WHERE clause

  • From: Henry Poras <hrp@xxxxxxxxxx>
  • To: ORACLE-L <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 3 Apr 2014 15:25:10 -0400

OK, I'm spacing on this one. I have an SQL statement with a function in the
WHERE clause. Is there a way to see how many times it is being executed for
each execution of the SQL? All I can think of/find is using a home made
function with an internal counter. That won't help in this case.

Thanks.

Henry

Other related posts: