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 / shallu
You can use SwisSql utility to do that.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What do you understand by a database object?
How to use values from other tables in update statements using oracle?
What happens if the imported table already exists?
How to get a create statement for an existing table?
How to estimate disk space needed for an export job?
What is an anonymous block?
Explain mutating triggers.
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
What is data block in Oracle?
How to check the server version in oracle?
How to define a variable of a specific record type?
How to use windows user to connect to the server?
what are bitmap indexes? How does they work?
List the various oracle database objects?
How to delete multiple rows from a table in oracle?