I HAVE A FLAT FILE DO THE NULL CHEK AND PRIMARI KEY CHEK
AND DATE VALIDITAION LOAD TO TARGET TABLE
code should be like this:
Check whether the pk is present, if present, its a duplicate record.
then check for the null values
then check for invalid date columns
iif(not isnull(pk),error_code_dup_rec,
iif(isnull(col1)
or (is null(col2),null_value_
present,
or is null(date),invalid_date,valid_record))
| Is This Answer Correct ? | 1 Yes | 1 No |
What are snapshots? What are materialized views & where do we use them?
What is dimensional modelling?
Fact table is in normalized or de-normalized form?
Tell me the Top 10 features of oracle that supports datawarehousing.
What is Data purging?
hi i have 2 users and 4 reports in dashboard.i have to give rights 2 reports for every users. is it possible give the rights in dashboard.if yes plz let me know how is it possible . thanks in advacne for appreciation. bye rohit
How to pivot row data using informatica?
Explain what are the different types of data warehousing?
What is Bulk Insert?
The same tier?
What is the very basic difference between data warehouse and operational databases?
explain about dirty dimension?