What is the difference between reformat and redefine format?
Answer Posted / sohanvarma
Reformat->Changes the record format of your data by
dropping fields or by using DML expressions to add fields,
combine fields, or modify the data.
Redefine Format->Copies data records from its input to its
output without changing the values. Use Redefine Format to
change a record format or rename fields.
Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
Have you ever encountered an error called “depth not equal”?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
Can sorting and storing be done through single software or you need different for these approaches?
What are the differences between different versions of co-op?
Have you used the rollup component? Describe how?
Explain how you can run a graph infinitely in ab initio?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
Can you explain the co>operating system’s processing model?
What do you understand by local lookup?
What are the reasons for which business can trust the approach of data processing?
What a local lookup is?
Explain the methods to improve performance of a graph?
What is rollup component?
What is local and formal parameter?
What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.