How to create user defined function with declare temporary table in AS400?
I can't create a temporary table under parent procedure, because i'm using Parallel Jobs. So i need to create temporary table inside function only helps me.
Did anybody knows the solution, kindly update here friends.