Howdy folks,
New to SSIS. Here is the situation. Seems to be a very simple task but I need some guidance here.
Both the source and destination are oracle tables. I have an oracle table. I need to read data from source oracle table (based on a "where" condition) and insert into another oracle table.
How should I go about this? Do I need a Execute SQL task? If there is no "Where" condition I could probably connect to the source oracle table using "OLEDB data source " task.
Thanks
nath
New to SSIS. Here is the situation. Seems to be a very simple task but I need some guidance here.
Both the source and destination are oracle tables. I have an oracle table. I need to read data from source oracle table (based on a "where" condition) and insert into another oracle table.
How should I go about this? Do I need a Execute SQL task? If there is no "Where" condition I could probably connect to the source oracle table using "OLEDB data source " task.
Thanks
nath