What is the difference between Generate Records Component
and Create Data Component?
Answer Posted / prakash balakrishnan
There is no transform function in Generate Record comp.
Therefore it will create data's defaultly of it's own,
according to the dml defined. To change that data, we have
to connect some other component after Generate Record comp.
and have to modify. Whereas, in Create Data comp. we can
write a transform function, so that the data's are
generated as per out trfm function. Also index is defaultly
defined in Create Data comp.
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
What do you mean by the overflow errors?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
What do you know about abinitio?
Do you think effective communication is necessary for data processing? What is your strength in terms of same?
Why might the optimizer use a table scan when an index is available?
Describe the evaluation of parameters order in ab initio?
Explain what is sort component in abinitio?
What is ab initio enterprise meta>environment (eme)?
What are the benefits of data processing according to you?
How do you improve the performance of a graph?
What do you understand by local lookup?
Describe in detail about lookup?
How is the partitioning with key different from round robin partition?
What is the difference between rollup and scan?
Have you used rollup component? Describe how.