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) Can any one expalain the procedure for How to create a Mastr Detail Report in Cognos 8.3 ver?
1 4428Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
2413
Name the different types of Lookups in Datastage?
What is the difference between look-up file and look-up, with a relevant example?
How an expression transformation differs from aggregator transformation?
What are the various types of transformation?
What are the functionalities of link partitioner and link collector?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
explain checkin and checkout?
Mention what are the data types does SAS contain?
How far Redshift is better in performance as compare to other data warehouse technologies?
what are the criteria used by the microstrategy sql engine to build the join tree of a report’s sql?
Triggers,VIEW,Procedures
What is data modeling and data mining?
What happens when we provide null key to sort, merge and pbks in Abinitio ?
What is microstrategy desktop?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM