Hello Experts,
I am working on project where all the source tables are in store procedure and I will have to exec the procedure to all get the data to ODS.
SQL transform--> query--> ODS target table.
Is it possible to exec stored procedure from SQL transform to get the all columns and rows in the source table. Is yes then how?
I am working on Data service: 3.2
Source data MS SQL server: 10.50
Thank you in Advance