HI All,
Thanks for the suggestions.
icrf, for ur better understanding let me explain the situation.
I have a .txt file whose contents are like this below:
a1,b1
a2,b2
a3,b3
a4,b4
etc
where a1,a2,a3,a4 are columns of table T1 of Database1 and b1,b2,b3,b4 are columns of table T1 of Database2...