in oracle target stage when we use load option and when we
use upsert option?



in oracle target stage when we use load option and when we use upsert option?..

Answer / Prateek Chaudhary

In Oracle Target Stage, the Load option is used to create a new table or append data to an existing table if it doesn't exist. On the other hand, the Upsert option (Update or Insert based on a condition) allows you to update existing records in a table if they match a specified condition, and insert new records if no matching record is found.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Stage Interview Questions

i have a scenario with i/p as ID,salary with values 1,1000 2,2000 and 3,4000 i need an extra column in the o/p named amount with values 2000,4000 and NULL. how can i get it?

2 Answers   L&T,


i have the source from Uk,north america how can i pass the data two tables based on the locations

2 Answers  


Define repository tables in datastage?

1 Answers  


What is datastage engine?

1 Answers  


if a column contains data like ram,rakesh,madhan,suraj,pradeep,bhaskar then I want to place names separated by commas in another columns how can we do?

5 Answers  


I have 5 different sources i want same records in 5 different targets Can you any body send me this question answer rathdsetl@gmail.com

2 Answers   TCS,


what is combinability and non combinability?

2 Answers  


in sequtial file 2 columns avaliable,iwant only one column load the target how do it.

10 Answers   Wipro,


how to retrive the max(sal),deptno,empno in datastage?

13 Answers   Polaris,


What is the Difference between Change capture stage and Difference Stage ? What are its significance individually ?

1 Answers  


Explain Quality stage?

1 Answers  


WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE

1 Answers  


Categories