Home Forums SQL Server 2005 Business Intelligence Data update from one database to another database (Insert and Update both) RE: Data update from one database to another database (Insert and Update both)

  • Since you just want to duplicate the table, you might find it quicker and simpler to just bulk reload the entire table, depending on data volume.