Using values from one SQL select as paramter for another (11g)
Hi.
I have a following problem which i don't know how to solve. There is one select that returns a number of values from one column. I need to use those values in WHERE clause of another select. After that i need to save all results of second select, each as different file. Could you please explain how i can do that in BIP ?
I have a following problem which i don't know how to solve. There is one select that returns a number of values from one column. I need to use those values in WHERE clause of another select. After that i need to save all results of second select, each as different file. Could you please explain how i can do that in BIP ?
0