source file contains 100 records, i want 10 records in
target file how it possible in datastage
Answer Posted / rajesh
Hi This is Rajesh...By using Tail also we can get last 10 records
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What are the types of jobs we have in datastage?
what is the use of materialized view?
State the difference between an operational datastage and a data warehouse?
What are some prerequisites for datastage?
Is possible to create skid in dim,fact tables?
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 ?
Difference between data warehousing and olap?
What is "fatal error/rdbms code 3996" error?
What are the job parameters?
How you Implemented SCD Type 1 & Type 2 in your project?
What is the purpose of pivot stage?
What are the components of datastage?
What are the features of datastage flow designer?
what is the custome stage in datastage? how can we impliment that one? plz tell me
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.