-
Ab initio Graph Development
How to move the Ab initio graph development to Production or QA?
-
-
Find 2 highest salary from each depart who have completed 5 years in org.
I have to find 2 highest salary from each depart, and employee should have tenure more then 5 years. Table has emp id, name, salary, depart, DOJ. Tried but getting only for 1 depart not for all and no idea about the timestamp, how to subtract to see the tenure.. please advise new in hive still studying for future (: Thanks
-
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
-
Dimensional Model Transaction Time
How is transaction time typically represented in a dimensional model
-
-
-
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 -
Last Execution Time
Where can we see the number of rows fetched for the last execution time?
-
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. -
Datastage Job
I want to create a job which takes input file (containing metadata only) and creates dummy records based on the metadata. Is it possible?
-
Performance Tuning in SQL
How to do peformance tuning in SQl..??? what are the things involved in tuning..??
-
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
-
ETL testing in informatica and UNIX
How to test workflow in informatica? And how to do ETL testing in Unix?
-
Database Design
Explain why database design is important?
Data Warehousing Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans