source which format u will get either fixed or delimiter
length format? what is the symbol of delimiter?
Answer Posted / srinivas
Hi,
If the source is file then the records is separated by
either fixed length or delimiter format. and the symbol of
delimiter means any some special character separate the records
EG:Delimiter
Eid,Ename,Sal
1,aaa,2000
2,bbb,3000
EG:FixedLength
Eid Ename Sal
1 aaa 1000
2 bbb 2000
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is datastage engine?
How to convert RGB Value to Hexadecimal values in datastage?
Difference between sequential file and data set?
How to Remove Duplicate using SQL?
What is aggtorec restructure operator?
What are the repository tables in datastage?
Can we use target hash file as a lookup ?
How rejected rows are managed in datastage?
explain about citrix scheduling tool in datastage
What is active and passive stage?
what is the use of skid in reporting?
Differentiate between data file and descriptor file?
describe the Steps to confiure a Qlogic switch
What are routines in datastage? Enlist various types of routines.
how many rows sorted in sort stage by default in server jobs