What are the differences between different versions of co-op?
No Answer is Posted For this Question
Be the First to Post Answer
Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 naresh 20 suresh 30 suresh 40 please help me thank you
What is .abinitiorc and What it contain?
hello, tell me the function which removes spaces from decimal field?
What are the six data process products of ab initio (architecture of ab initio)?
How many components in your most complicated graph?
Can you explain the performance and scalability of co> operating system?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
How to migrate the code FROM development to QA and QA to production?
Mention what are the different types of parallelism used in abinitio?
Layout - L1*, L1 - What is the difference
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