FancyPrairie
Programmer
I have an Oracle table that represents our Employee database. I have a Microsoft SQL table that also represents our Employees. I would like to join the 2 tables based on the Employee ID.
How do/Can I do this?
How do/Can I do this?