Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 07 Apr 2009 @ 22:00:59 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Sorting on Null Values
 
From:   Saxena, Rakesh

If you don't want to count Null values, you can either remove those null's by applying filter condition as

     Where L_name  is not null
     and f_name  is not null

     Else use Coalesce function.

     Coalesce(L_name,'unknown'),Coalesce(f_name,'unknown')

Regards,

Rakesh Saxena



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023