Please HELP me its urgent? If i want to EXPORT data from
SQL server to ORACLE 11g then how can I replicate data from
SQL to ORACLE?
Answers were Sorted based on User's Feedback
Answer / abdul
Another Option would be do a bcp out for sql server data to
csv file, then do a sql loader script to insert into Oracle
from csv file.by this way you can even preserve timestamp
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amit
Thanks Shallu if possible will you please send me some link
on SwisSql utility.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to create a table in a specific tablespace?
How to display the hierarchy of employee and managers without using connect by prior.
Whether any commands are used for months calculation? If so, what are they?
How to create an oracle testing table?
What is the usage of save points in oracle database?
Please explain joins in oracle?
which language is used to develop the oracle........?
What is ordinary table in oracle?
how to retrieve daily sal from emp table in oracle 10g
How to load data from external tables to regular tables?
What are the different types of modules in oracle forms?
how to tune oracle sql queries pls tell me step by step. urgent pls