What is the difference between In-Memory Sort and Inputs
must be sorted?
Answer Posted / duffer
When set to In memory: Input need not be sorted, the
component accepts unsorted input and permits the use of the
maintain-order parameter. Component sorts records
internally in its buffer.
When set to Inputs must be sorted, the component requires
sorted input, and the maintain-order parameter is not
available.
Default is Inputs must be sorted.
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
What is the return type of lookup_not_loaded() ? Does it return 0 or 1 to signify true or false or does it return index ...can someone please explain.
What is the ab initio business rules environment (bre)?
Describe what the SQL Server tempdb and tlog files are used for?
What is a rollup component?
Have you ever encountered an error called “depth not equal”?
What are the different types of parallelism used in abinitio?
When running a stored procedure definition script how would you guarantee the definition could be rolled back in the event of problems?
What is $mpjret?
What does edp stand for?
What is the difference between rollup and scan?
What happens when we provide null key to sort, merge and pbks in Abinitio ?
Why is data processing considered beneficial?
How do you truncate a table?
Where $mpjret is used in ab-initio?