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
How can you merge two tables in oracle?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
How to change user password in oracle?
what are actual and formal parameters?
Why oracle is used?
how may join possible between (requisition with purchase order)
State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What is not equal to in oracle?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
11. Display the client number and name and the client number and name of the person who referred that client.
How to call a stored function with parameters?
What is the difference between I and G in Oracle?
If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...
What is a tns service name?