Answer Posted / ai
Try using next_in_sequence()
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How would you find out whether a sql query is using the indices you expect?
What will be the skew for, input file->partition by key-> partition by round robin->output file
What do you understand by local lookup?
What is the difference between partitioning with key / hash and round robin?
What are the functions of the replicate and dedup component?
What would be the next step after collecting the data?
How to run a graph infinitely?
Do you think effective communication is necessary for data processing?
What is the function that transfers a string into a decimal?
What do you know about abinitio?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
Why is data processing considered beneficial?
What is the purpose of having stored procedures in a data-based?
What is brodcasting and replicate?