Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Sun, 30 Dec 2012 @ 16:17:27 GMT


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


Subj:   Re: Carriage return character in a string
 
From:   DUELL, BOB

Hi,

A carriage return character is hex code x'0D', so:

     SELECT *
     FROM   MyTable
     WHERE  MyCharCol LIKE '%' || x'0D' || '%'

Happy New Year,

Bob



     
  <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