SQl query help
Can someone help with a query to import data into a subscriptions table. It shoudl only update but not overwrite if data for that user already exists.
1) I would either want to migrate date from a certain table>field to a different table>field where the user ID filed matches.
Or the longer way...
2) Export all the data from the 3 different tables that make up all the subscription data and then somehow import that back into the default vBulletin subscription tables.
Any advice or help with query?
Thanks in advance!
|