A mapping contains
source table S_Time(stat_year,end_year)
target table TIM_DIM(date,day,month,year,quarter)
stored procedure transformation: A procedure has two
parameters I_end_year and output parameter as O_date ,day ,
month, year, quarter, If this session is running, how many
rows will be available in the target and why?
No Answer is Posted For this Question
Be the First to Post Answer
when will use SQL override in a lookup transformation?
What is partitioning? Explain about round-robin, hash partitioning.
A mapping contains source table S_Time(stat_year,end_year) target table TIM_DIM(date,day,month,year,quarter) stored procedure transformation: A procedure has two parameters I_end_year and output parameter as O_date ,day , month, year, quarter, If this session is running, how many rows will be available in the target and why?
what is session partitioning?
What are the ETL Testing Operations?
How can write SQL Overwrite to get Daynamic rows from the source in SQ transformation!(Any Example)
What is ROWID explain ?
When do we analyze the tables? How do we do it?
what is the meant by Normalization and de-normalization?
What is data cleaning?
List few etl bugs?
Hi, can anyone plz share the project architecture for etl testing(banking domain) plz explain the architecture .