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
Explain an extent?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
How to create a new oracle data file?
How to open a cursor variable?
How data locks are respected in oracle?
how can we store any pdf file in oracle
What are the differences between date and timestamp in oracle?
In oracle there is column command, how will you explain that?
When do you get a .pll extension in oracle?
What is SQL access advisor in Oracle?
What is merge statement used for?
How to pass a parameter to a cursor in oracle?
What is oracle database client?
What are the roles of dba?
What is the difference between sharding and partitioning?