Answer Posted / bi etl
selct count(*) from source table;
selct count(*) from target table;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a quality stage in datastage tool?
How many areas for files does datastage have?
explain about citrix scheduling tool in datastage
What is the difference between validated and compiled in the datastage?
Source has 2 columns: USA,NewYork INDIA,MUMBAI INDIA,DELHI UDS,CHICAGO INDIA,PUNE i want data in target like below: INDIA,MUMBAI1 INDIA,DELHI2 INDIA,PUNE3 USA,NEWYORK1 USA,CHICAGO2
How do you reject records in a transformer?
What is difference between server jobs & parallel jobs?
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
If you want to use a same piece of code in different jobs, how will you achieve this?
How to implement complex jobs in data stage?
CHANGE CAPTURE
how to abort the job its matain duplicates?
how to add a new records into source?
Can we use target hash file as a lookup ?
How many types of views are there in a datastage director?