Hi,
I have my multiple SQL database like A1,A2,A3,A4 and A5.
Each DB has 10 tables all with same table names.( like T1,T2.....T10)
I have created a workflow where it perform actions from each DB.
I need to create an analytic app where input should be the data base name.
So each time i change the db name the functions should be performed.
Can anyone help me this.
Regards