what is the difference between == and eq in UNIX shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
how will u design file watch jobs?
in aggregator , how can i get the sum in readable format
How we can convert rows to columns in datastage?
Define ds designer?
How do u set a default value to a column if the column value is NULL?
how do u reduce warnings
Describe stream connector?
What is the difference between an operational datastage and a data warehouse?
if 3 table having different columes. like first table having 4 columns , second table having 3 columns and third table having 2 columns then how to capture the data by using funnel stage in parallel jobs...srinu.thadi
17 Answers IBM, TCS,
Converting Vertical PIVOTing without using PIVOT stage in DataStage. Ex: DEPT_NO EMPNAME 10 Subhash 10 Suresh 10 sravs Output: DEPT_NO EMP1 EMP2 EMP3 10 subhash suresh sravs 2) How to implement Horizontal PIVOTing without using PIVOT stage.
what is advantages of snowflake when it is used?
how can we extract data with out having any common column