I have 25 different backend data from different states for a survey data and each state have exactly the same data structure. The only thing is their primary key ( surveycode ) is 11000xxxxx, 12000xxxxx , 13000xxxxx....25000xxxxx for different state.
I want to comebine these 25 backend in one big table and keep the same surveycode for each person). Is there any good way to combine these data into one.
Anyhelp is appreciated.
I want to comebine these 25 backend in one big table and keep the same surveycode for each person). Is there any good way to combine these data into one.
Anyhelp is appreciated.