how to connect source to db?generally what r stages u used?
how to find the data is having delimiter format?
No Answer is Posted For this Question
Be the First to Post Answer
What are the partition techniques available in your last project?
What is exact difference between Parallel Jobs and server Jobs..
What is the use of surrogate key stage?
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
Please tell me What is difference between 8.0 and 8.1
Explain the situation where you have applied SCD in your project?
in oracle target stage when we use load option and when we use upsert option?
3) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000
How to delete the data in dataset?types of deleting the data in dataset?
1) In a dataset how to delete a single row? 2) i have 50 rows , i want to display 5-7 records only? How to write the sql query? 3)i have 40 rows,i want to display last row? write sql query?
What are datastage sequences?
I have a file it contain 2 records like empname,company as Ram, Tcs and Ram, IBM. But i want empname, company1,company2 as Ram, TCS,IBM in the target. How?