How to compare two dmls in abinitio
No Answer is Posted For this Question
Be the First to Post Answer
Why might the optimizer use a table scan when an index is available?
How to get DML using Utilities in UNIX?
Describe the evaluation of parameters order in ab initio?
Can sorting and storing be done through single software or you need different for these approaches?
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
Which Ab initio version has Hadoop connector ? and what is the latest GDE version available ?
i have 2 files. First file contains a,b,c,d as rows and second file contains 1,2,3,4 as rows. how do we make single a1b2c3d4 and 4 different rows a1, b2, c3,d4.
What is the significance of record required indicator of Join component ? How to use in abinitio graph?
Difference between Force_error & Force_abort?
Code check-in and check-out commands in AbInitio
from a graph how to select only second record always in scan?
I am having 10 records in i/p file,and i want to load only one record at a time to the output file.Then how can i do it?