Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Daily redresh of a small table from Oracle to SQL Server - Options/Best approach

$
0
0
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

Viewing all articles
Browse latest Browse all 6525

Trending Articles