i need help from u. i want to learn abinitio. please provide
pdfs or material or books.
Answer Posted / ezhil
please send to my id... ezhil500@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
We know rollup component in abinitio is used to summarize group of data record then why do we use aggregation?
What exactly do you understand with the term data processing and businesses can trust this approach?
What is a look-up?
Describe what the SQL Server tempdb and tlog files are used for?
What are the differences between different versions of co-op?
What are “business rules” in ab initio business rules environment (bre)?
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 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
What are the differences between informatica and abinitio?
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
How many components in your most complicated graph?
What is broadcasting and replicate?
What metadata importer can do in ab initio?
How to find the project(pub,priv,common,client) in between public, Private,common?Any identification?
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.