How do you find the number of rows in a sequential file?
Answer Posted / ranjith manda
row number column property in sequential file stage.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the local container and shared container?
What is the flow of loading data into fact & dimensional tables?
Difference between data warehousing and olap?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
Describe stream connector?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
What are the differences between datastage and informatica?
What is job control?
Give an idea of system variables.
which r the connectors used in san?
How do you start developing a datastage project?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
What is the purpose of pivot stage?
What are the enhancements made in datastage 7.5 compare with 7.0?
How do you generate sequence number in datastage?