Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Output for sort and dedupsort with NULL key?

Answer Posted / koel

Whenever we sort a set of records with NULL key
automatically it consider the records as one group & data
will be as per the input serial number and will be sorted
according to that.But dedup will again cosider the records
as one group & output will be the first record
automatically.
e.g.input records:1,XYZ,100;
2,ABC,700;
5,JJJ,400;
7,KKK,500;
using NULL key sort component will give output as:
1,XYZ,100;
2,ABC,700;
5,JJJ,400;
7,KKK,500;
Dedup sort will give output as:
1,XYZ,100;

Is This Answer Correct ?    24 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data encoding?

1315


Dear all, Please send me the ab initio pdfs and faqs i need... my mail id is rrajesh.intel@gmail.com

2366


You can ask about different vector functions. How to use in abinitio graph?

5584


What is the use of the co> operating system in ab initio?

1143


What is the difference between dml expression and xfr expression?

1151


How scientific data processing is different from commercial data processing?

1131


What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?

3547


We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?

1400


What is abinitio?

1223


Explain how you can run a graph infinitely in ab initio?

1161


What do you understand by overflow errors?

1296


What is a partition and what are the different types of partition components in abinitio?

1306


What are the differences between different versions of co-op?

1052


Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?

1180


Mention some ways for improving performance of a graph?

1125