-
-
-
-
-
-
-
-
-
-
Session Execution
What is the first one executed in a session? Is it the Truncate Target Table option or the Post SQL? Explain
-
Data Cleansing Phase
What are some typical considerations during the data cleansing phase
-
Data Extraction Tools
What are the different tools available for Data Extraction
-
ETL Testing in Informatica
As an ETL tester what are the things to test in Informatica tool. What are the types of testing has to do in informatica and the things to test in each type? If there is any documents on ETL testing
-
Record mismatch
while moving data from source to target
in source there 1000 records and in target there 990 records
how would u find that mismatch occured in particular column -
PRIMARY KEY NULL CHECK
Primary key should not allow null values.But still we are checking primary key null check in ETL Testing.Why?
-
For ETL testers
Any One please explain me roles and resposibilities of ETL testers as well as explain me his work from starting point to end point in ETL testing Thanks..
-
Output Records Using Joins and Union
What will be the output (Number of records) for below operators.
Table A has one column with values(1,1,2,2,2,3,4,5)
Table B has one column with values (1,1,1,2,2,3)
1. A Union B
2. A Intersection B
3. (A Union B) minus (A Intersection B)
4. A minus B
5. A Left Join B
6. A Right join B
7. A Inner... -
Testing Source and Target in Different Database
How will you test if your source system and target system in different database.
-
Validate Source to Target ETL mapping Using Single SQL Query
I got the following mapping table and asked me to validate source to target the ETL mapping using Single SQL query. How can we validate source to target the ETL mapping using Single SQL query? I need help to write a query.
Source to Target Mapping Document
Target Table Target Column Source Table Source Column Transformation rule ( ....)
TRG_LOG LOG_KEY ... -
Landing Area VS staging area
I just want to know more about landing area in Datawarehouse
Why landing area required in DWH ?
Diff between landing area and staging area in DWH ?
ETL Interview Questions
Ans