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) Ihave one report.Now i want to display that report as one row as one color and another row as another color.The entire report i need like that
3 9775I have four region(Us, Uk, Canada, Europe) in my value prompt. Along with this I want new prompt called All. Once I click on All it should display all regions data. How can I achieve this ?
6 9517Can we use different lookup tranformations for a same lookup table (lookup condition may or may not be same)with different output ports? How the cache files will be affected? Please clarify..
1 5466what types of repositories we can create in informatica? in real time in which type of repository we will work on?
2 8107Example Country Name is like India/UK or ALL In parameter I selected India or UK it should show only perticular country details in BO.If i select ALL in parameter.It should show both country data in different tables.
TCS,
6 9919These are the questions asking in many interviews, so pls help me,,, How did you get requirements from the client? How did you send reports to the client? How did you interact with your client? I mean through e- mail or phone or in any other way?
IBM,
2 6941data data1; input dt account; format dt date9.; cards; 1745 1230 1756 1120 1788 1130 1767 1240 ; data data2; input startdt enddt total; format startdt date9. enddt date9.; cards; 1657 1834 12300 1557 1758 16800 1789 1789 12300 1788 1345 12383 1899 1899 13250 ; proc sql; create table data3 as select * from data1 as x left join data2 as y on x.dt>=y.startdt and x.dt<=y.enddt; quit; Here, we are getting cartision product. But,I want left join report consisting of this program. It should not get duplicate values. you can modify the program also.
2256data data1; input dt account; format dt date9.; cards; 1745 1230 1756 1120 1788 1130 1767 1240 ; data data2; input startdt enddt total; format startdt date9. enddt date9.; cards; 1657 1834 12300 1557 1758 16800 1789 1789 12300 1788 1345 12383 1899 1899 13250 ; proc sql; create table data3 as select * from data1 as x left join data2 as y on x.dt>=y.startdt and x.dt<=y.enddt; quit; Here, we are getting cartision product. But,I want left join report consisting of this program. It should not get duplicate values. you can modify the program also.
1 4770Please anybody tell me Is Data integration And ETL programming is same..? Thanks in advance....
3 7429
define drill through?
Explain amp in teradata?
What is oltp?
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
How to view every column and the columns contained in indexes in teradata?
Difference between SAS STATA & SPSS?
Explain what is aggregate table and aggregate fact table ... Any examples of both?
What are the steps required to kill the job in Datastage?
How to create different types of templates?
Whats the difference between informatica powercenter server, repositoryserver and repository?
Explain difference between onrow and onread method?
Terminate Activity
AWS Redshift is basically works on nodes and cluster and which of following option Redshift is based on?
What is SAS informats?
What is Active Datawarehousing?