How many types of hash files are there?
No Answer is Posted For this Question
Be the First to Post Answer
What is the flow of loading data into fact & dimensional tables?
I am having two tables called MASTER and DETAIL. I want to insert records to both tables. But one condition is that whenever the insert for MASTER table is success then only the records will inserted into the DETAIL table, otherwise abort the job. How can u design this job?
Have you used Unstructured data?
What is datastage engine?
How to generate surrogate key without using surrogate key stage?
difference between server shared container and parallel shared container
Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC
How do u convert the columns to rows in datastage?
How to Remove Duplicate using SQL?
1)i put Pharma Project in my Resume..whar are the sources used in my project Generally? 2)how many fact and dimensional tables used? 3)Have u used any Datamarts and measues in fact table? ....plz give the answers...
How to reverse the string using SQL?
3) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000