How might you quantitatively measure an improvement made to
a query?
Answer Posted / deepu
Check the run time of the query using the log and also the CPU usage of the query.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Suppose you find the term validation mentioned with a set of data, what does that simply represent?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
What is the use of aggregation when we have rollup as we know rollup component in abinitio is used to summarize a group of data record? Then where we will use aggregation?
what is the difference between usersandbox,privatesandbox,publicsandbox,commonproject sandbox?
How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC
Explain what is sandbox?
How does the bre work with the co>operating system?
Have you worked with packages?
What are the benefits of data analyzing?
What is MAX CORE of a component?
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
How co>operating system integrates with legacy codes?
What are differences between different versions of co-op?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
What are the types of data processing you are familiar with?