I need to copy all data from a table to an another same schema table. If the new table has a row already then i need not to update or insert it. I need only new data from old table that does not exist in new table to copy to that new table.
So what will be the sql query, can any one help me.
Thanks, Muntasir Rahman Rafi