====Next steps====
We now need to:
#Retrieve the data out of PatentUpdate and reprocess it so that it will fit into ''patent'' on the main db server
====Cleaning up patent data and inserting it into the existing patent data table==== Table that we want to insert in patent is called "patent" in the datbase "patent". So you would replace "patents_merge" with "patent" in the insert statement below:
===For the USPTO Assignment Data===