How do you find the number of rows in a sequential file?
Answer / ranjith manda
row number column property in sequential file stage.
Is This Answer Correct ? | 0 Yes | 0 No |
What are the steps needed to create a simple basic datastage job?
Hi guys, Design job sequence, we have 3 sources, in that 1st source in abort then only run the remaining sources.. How please design the job. Thanks.
How do you load 10 different sources with 10 different layouts to 10 different tables?
How rejected rows are managed in datastage?
What is the method of removing duplicates, without the remove duplicate stage?
What are the different options associated with dsjob command?
on how many columns we can perform aggregation in the Aggregator stage?
Hi guys, please design job for this, MY INPUT IS COMPANY,LOCATION IBM,CHENNAI IBM,HYDRABAD IBM,PUNE IBM,BANGLOORE TCS,CHENNAI TCS,MUMBAI TCS,BANGLOORE WIPRO,HYDRABAD WIPRO,CHENNAI HSBC,PUNE MY OUTPUT IS COMPANY,LOCATION,COUNT IBM,chennai,hydrabad,pune,banglore,4 TCS,chennai,mumbai,bangloore,3 WIPRO,hydrabad,chennai,2 HSBC,pune,1 Thanks
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
0 Answers Alpharithm Technologies,
Is there any possibility to generate alphanumeric surrogate key?
How to convert table data into xml file using xml output stage? please explain step by step;
What are the job parameters?