sql - Data Agent - SELECT from one table and insert into another -
is there type of product can write sql statement select 1 table , insert database (the other database out in cloud). also, needs able check see if record exists , update row if has changed. need run every 10-30 minutes check see has changed or if new records have been added.
the source database , ending database have different schema (if matters?) i've been looking, seams products out there ones copy 1 table , insert table same schema.
Comments
Post a Comment