vanama123
Discoverer
Member since ‎2022 Aug 02

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have a good sql logic inside a table function and when executed with where clause filter, performance is excellent and I know this filter is pushed down to the lowest level based on my logic inside. But when I wrapped up this table function in a ...