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) Tell me one example for multi valued dimension or bridge table?
Accenture, CMC, IBM, Logica CMG, TCS,
2 18998Can anyone tell me which automation tool is used in cognos,is it a testing tool or performance enhancing tool Thanks in advance
2 5163
Can you pass sql queries in filter transformation?
What are various types of gateways in cognos?
------------------What is Inline Query?
Explain how to import oracle sequence into informatica?
What are the various indexes in teradata? How to use them?
Can you explain how could anyone drop the index before loading the data in target in datastage?
How to restrict password to a user while sending a document in .pdf format
How to manage date conversion in Datastage?
Explain what is aggregate table and aggregate fact table ... Any examples of both?
Write the advantages of partitioning a session?
What is load manager?
What are the types of containers and how to create them?
What is meant by lookup transformation?
What are the difference types of stages?
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