What do you mean by the term data warehousing?
No Answer is Posted For this Question
Be the First to Post Answer
How you can run a component for certain conditions ?
Have you used the rollup component? Describe how?
How we khow a database is connected in Abinitio?
What are the types of data processing you are familiar with?
What is the difference between In-Memory Sort and Inputs must be sorted?
I installed AbInito in my PC.In components there is no "select" component.How can i get that component?and How we can create user defined components?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
How to calculate total memory used my a graph?
What the difference between “look-up” file and “look is up” in abinitio?
Input - Name|city |startyear Rahul |Mumbai|2010 Rahul|kolkata|2014 Rahul|Delhi|2018 Output should be- Name|city |startyear|endyear Rahul |Mumbai|2010|2014 Rahul|kolkata|2014|2018 Rahul|Delhi|2018|9999
How you can delete an object from a tag ? How to use in abinitio graph?
What is publickey and private key?what is the use of this two keys?