I need to insert the data include in table1 from database1 in the table1 of database2. table1 in both database are identical and have 35 columns and the 2 first column are primary key. Can someone can tell me the query to do the job.
The query must validate value to avoid primary key constraint.
Thank you.
The query must validate value to avoid primary key constraint.
Thank you.