Teradata (490)
Business Objects (875)
Cognos (1143)
Informatica (2428)
Crystal Enterprise Suite (30)
Actuate (46)
Ab Initio (442)
Data Stage (917)
SAS (1049)
Micro Strategy (282)
ETL (315)
OBIEE (92)
IBM Cognos TM1 (55)
Amazon Redshift (62)
Data Warehouse General (749) how can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction
1 5879we have two tables emp,dept.emp has eno,ename,sal and dept has deptno,dname.how to find maxsal of each dept wise.which join used for joining.
5 16906when U have a remove dublicate option in sort stage, why we have a remove dublicate stage in PX, thought it is recamended to sort data before using a remove dublicate stage. I hae been thinking this from days....
4 23804Hi, I have one scenario.. i want to insert 4 times (Duplicate) a row in the target. Please help me . source row: abcabc Tgt table: abcabc abcabc abcabc abcabc
10 20388if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
6 11716
How can we use mapping variables in informatica?
What are situations where snow flake schema is better than star schema to use and when the opposite is true?
What is a data profile?
What is the function of surrogate key in data warehousing?
how can we analyze the locks ?
describe about metadata object? : Sas-di
Write the components microstrategy metadata?
How can you define user defied event?
What do you understand by the term Normal Distribution?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
What is defined as partial backup?
Can you filter data in hashed file?
How to startup obiee in linux?
Explain why double trailing @@ is used in input statement?
What is the difference between order and group variable in proc report?