Viewing 3 posts - 1 through 3 (of 3 total)
below one i got the answer
select M.ID
from #Main M
left join Table1 T1 on T1.ID = M.ID
left join Table2 T2 on T2.ID = M.ID
where T1.ID is null
OR T2.ID is null
October 21, 2020 at 10:55 am
Hi Ron
i really thanks for regarding helping for this migration
thank lot
April 3, 2013 at 6:42 am
Viewing 3 posts - 1 through 3 (of 3 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy