-
Ab initio Graph Development
How to move the Ab initio graph development to Production or QA?
-
-
Read nth Row from a File using Sequential File Stage in Datastage
How to read nth Row from a File using Sequential File Stage in Datastage
Scenario is as follows:
I have only two stages in a job
SeqFileStage1------> SeqFileStage2
I have to read only 6th Row from File 1 and write it in File2. -
DataStage - Flat File Concat Header
I have a file with 1000 rows I need to split this file that each 100 row is split by a header, to make more clear I need to concatenate the header after 100 row
-
-
-
Output (Number of Records) using Joins and Union
What is the output (number of records)?
Table A with one column values (1,1,2,2,2,3,4,5)
Table B with one column values (1,1,1,2,2,3)
1. A Union B
2. A Intersection B
3. (A Union B) minus (A intersection B)
4. A Minus B
5. A Inner Join B
6. A Left Join B
7. A Right Join B
8. A Full Join B
9. A Outer Join B -
Replicating the Record in Target in Informatica.
my Source is like:
Sno Name
1 XXXX
2 YYYY
I want the Target like:
Sno Name Frequency
1 XXXX 1
2 YYYY 2
2 YYYY 2
How can I replicate the "2 YYYY".
I am supposed to make it dynamic for all possible frequencies. -
Union Transformation is active
How union transformation is active?
-
Fact and dimensions
Which type of relation between fact and dimension table in star schema and snowflake schema?like one to one or many to many?
-
-
Diff Between Primary Index And Primary Key
What is the main difference between Primary Index and Primary key in teradata? and can we have this two on same column?
-
Source as Txt Files
How do you handle the changing no of files as source in the mapping/session which loads the data in a Relational table
-
Database Design
Explain why database design is important?
-
-
-
-
External table in oracle
What is external table in oracle?How oracle read flat file?
-
-
Types of Dimension
What are the types of dimensions? Can you explainthe each type in short?
Data Warehousing Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans