use common insert into common.dbo.job_challan_master select * from t25b001.dbo.job_challan_master where challanname collate database_default not in (select challanname from common.dbo.job_challan_master )
use common insert into common.dbo.job_challan_master select * from t25b001.dbo.job_challan_master where challanname collate database_default not in (select challanname from common.dbo.job_challan_master )