Page 1 of 1

sorting on multiple columns

Posted: Tue Oct 05, 2004 2:35 pm
by narsingrp
I am trying to sort the records based on eleven columns in order .In my case some of the columns in sort sequence are nullable .
How the data will be sorted if we get nulls in these columns.Do nulls takes precedence.Any help is appreciated


Thanks
Narsing.

Posted: Tue Oct 12, 2004 2:53 pm
by gh_amitava
Hi,

DataStage takes care about Null automatically in Sort stage.

Regards
Amitava

Posted: Tue Oct 12, 2004 3:23 pm
by narsingrp
Thanks .Do Nulls takes precedence in sorting?



Narsing