I have tried many times but i could not find the proper answer again i am asking same questing,
1 query
(select * From acct_db2016.dbo.acct_tran where trc_acno='12008001')if i search like this i am getting 10 rows,
2 query
(select * From acct_db.dbo.acct_tran where trc_acno='12008001')i am getting 4 rows so i want to insert to 1st query data base to 2nd query data base so the answer rows will be 14