Hi There,
I have to build a workflow with oracle database SQL query. I am connected to Database. I have a dataset which is input for SQL query in database. How do I connect my input to database query?
Process flow example:-
<Input file> - <Connect to database > - <Run Query with input file> - <Write output >