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)
What is full load & incremental or refresh load?
what are 3 tech challenges/ common issues you face?
List out all forms of LOCKS that are available in Teradata.
What are normalization, first normal form, second normal form and third normal form?
can u any challenge your project?
What do you mean by inmon?
What are the restrictions of union transformation?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
what are factless facts? And in which scenario will you use such kinds of fact tables.
Why do we use link partitioner and link collector in datastage?
What is sequence generator transformation in informatica?
How many types of facts and what are they?
Connecting to iserver volume using idapi classes(java classes) and after connecting to iserver I want to execute the rox on iserver and also want know the status whether that job is succesfully run or not?