Both have identical column structures. What I need to do is run an INSERT against Table1 to insert all the data from that table that meets certain requirements in my WHERE clause into Table2. Basic ...