Hi Folks,I have a requirement for a table refresh (truncate/load) that needs to happen daily from Oracle to SQL. The table is relatively small. What is the best approach or options to accomplish this.* Use linked server/SQL agent job for automation? Anyone can Provide a steps/script for this.* Use a view in SQL server db to point to Oracle data?* SSIS package?* any other?Many thanks in advance
↧