Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
tFileList -Iterate-> tFileInputExcel -row1-> tConvertType -row3-> tFlowToIterate -Iterate-> tOracleInput -row2-> tLogRow
Now i have a table with data from the database but what I need is a table data from the database and the excel file. Does anybody know how i can do this?
"select * from tablename where name='"+(String)globalMap.get("row3.name")+"'"