What are the functionalities of link partitioner?
No Answer is Posted For this Question
Be the First to Post Answer
I HAVE EMP TABLE, 4 COLS R THERE COL1,COL2,COL3,COL4 ID-- 101,102,103,104 SAL-- 1000,4000,2000,5000 DATE-- COLUMN. I WANT TO DISPLAY THE DATA PREVIOUS MONTH HIGEST SAL ?
in datastage scenario this is sourec data i want this traget? tell me please? source target ------- ------- Mohan,Prasad,Naresh Mohan Prasad Naresh
how many datamarts we will use in real time project and when will use the datamart?pls send the replay early
how CAN we remove duplicates in dataset?
Hi all, explain one complex business rule that you had in your project and how did you accomplish it using DS?
Hi, Please tell me how to solve this scenario in datastage ? Here we have 3 columns in a table TEST CODE,ENTRY DATE and BATCH The table looks like CODE ENTRYDATE BATCH 100 100716 1 100 100716 1 100 100716 1 200 122517 2 200 122517 2 302 555555 8 302 555555 8 302 555555 8 We need to create a seqno on grouping these 3 columns. The result should be like this. CODE ENTRYDATE BATCH SEQNO 100 100716 1 1 100 100716 1 2 100 100716 1 3 200 122517 2 1 200 122517 2 2 302 555555 8 1 302 555555 8 2 302 555555 8 3
1 Answers Alpharithm Technologies,
What is the purpose of interprocessor stage in server jobs?
To see hidden files in LINIX?
explain unit testing,systemtesting,integrated testing
Hi every one, I am Suneel. I/p o/p --- ----- suneel suneel suneel suneel suneel suneel how it will get. Please design job with explain. Thanks.
Triggers,VIEW,Procedures
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this