What is Ad-Hoc access? What is the difference between Managed
Query and Ad-Hoc
access?
No Answer is Posted For this Question
Be the First to Post Answer
1.what is stagearea?what is stage variable? 2.this is my source source:id, name target:id, name 100, murty 100,madan we have three duplicate records for the id column,how can we getthe source record? 100,madan 100,saran
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu
what is the diff b/w switch and filter stage in datastage
Why do we use link partitioner and link collector in datastage?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
i/p 1,a,1000 2,b,2000 3,c,3000 i want to get o/p as o/p 1,a,3000 2,b,4000 3,c,5000 how it can be done on using datastage?
what is advantages of snowflake when it is used?
What are the differences between datastage and informatica?
I have oracle enterpaise stage, oracle bulkloader stage, ODBC stage and I want to load data in to target, which of the above stages do I need to use and why?
You enter values in a schema file for RCP and you also entered values in sequential file? which one will it take?
What are the enhancements made in datastage 7.5 compare with 7.0?
how to retrive the max(sal),deptno,empno in datastage?