what is the difference between
usersandbox,privatesandbox,publicsandbox,commonproject
sandbox?
No Answer is Posted For this Question
Be the First to Post Answer
What you can store, manage and reuse centrally in ab initio enterprise meta>environment (eme)?
What is the difference between a utility and api in a RUN SQL component
wt is meant by repartioning in howmany ways it can be done.
What are the Types of parallelism in detail?
What are the reasons for which business can trust the approach of data processing?
Mention what information does a .dbc file extension provides to connect to the database?
List out the file extensions used in abinitio?
What do you mean by the term data warehousing?
How you can delete an object from a tag ? How to use in abinitio graph?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
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 ?
One file contains header,body,trailer records and header in a single row as well as trailer too.How to segregate these header,trailer and body records and once it gets segregated,i want to make the body data in reverse i.e if i have 10 body records,the 10th record should be the first record,9th record should be the second line,etc..