Answer Posted / saidarao
1.waht ever the data in the source is called intial load
(the data is already loaded in target is called before data)
2.the data which is generated after the data already loaded
is called after data
(the changes done in source are going 2 refresh the target
that is called incermental load)
per day-360 times
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to reverse the string using SQL?
What are orabulk and bcp stages?
What is a ds designer?
Define oconv () and iconv () functions in datastage?
Describe routines in datastage? Enlist various types of routines.
what is use of SDR function?
Difference between data warehousing and olap?
How do y read Sequential file from job control?
How many types of hash files are there?
I/p : F1 table have A,B,C,D,E and F2 table having C,E,V i need output 0utput1: ABD output2: V any one suggest me this
What is the difference between the local container and shared container?
Differentiate between odbc and drs stage?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
EXPLAIN SCD
What are the some differences between 7.x and 8.x version of datastage?