I have data coming in from two different sources wich both contains the same fieldname.
how can I tell them apart in a search.
For example:
source1 have a field named ID and so does source2.
How can I rename the ID from source1 to ID1 and the ID from source2 to ID2?
↧