List the various vector functions used in ab initio with syntax.

Answer Posted / kv

vector_append(), vector_concat, vector_sort etc.. Please let me know the syntax and more vector functions in ab initio

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the kinds of layouts does ab initio supports?

576


What is the difference between formal and export parameter? Export at what secenario we are going to use?

2149


How you can run a graph infinitely in ab initio?

783


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

1481


Mention what is abinitio?

596






What information does a .dbc file extension provides to connect to the database?

719


What is ab initio enterprise meta>environment (eme)?

889


When using multiple dml statements to perform a single unit of work, is it preferable to use implicit or explicit transactions, and why?

663


Describe the grant/revoke ddl facility and how it is implemented?

697


What information is provided by .dbc file extension for connecting to the database?

704


What is a data processing cycle and what is its significance?

656


What parallelisms does Abinitio support?

730


How do you improve the performance of a graph?

674


explain the environment varaibles with example?

627


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 ?

1613