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?
Answer Posted / 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 |
Post New Answer View All Answers
State and explain the different types of data models?
How translate command is different from replace?
What is the difference between sharding and partitioning?
How do I find my oracle client driver version?
What is a proxy class?
What is java oracle used for?
How can I introduce multiple conditions in like operator?
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
What is tns name?
Explain the characteristics of oracle dba?
What is a trigger and what are its types?
How to create a temporary table in oracle?
Differentiate between pre-select and pre-query?
How to assign data of the deleted row to variables?
What is the difference between primary key and unique key and foreign key in oracle?