What would be the best ways of updating an oracle table from a query in SQL server? Would I need to create a SQL table from the query then update the oracle table?
↧