Hi,
This is Saurabh here, Im trying to automate my daily task of loading data suing sql query(complex query which has multiple temp tables and joins) from sql server db, into Rapid miner to export the results into user defined excel format,
I have tried using Read databsse operartor, but since my query is lengthy and has multiple components within it, it does not run, I also tried a combination of execute sql and read data base but no luck.
I would really appreciate if someone can help me with my issue