|
Archives of the TeradataForumMessage Posted: Wed, 07 Dec 2005 @ 14:41:06 GMT
If only alphabets are present, you can use UPPER and CASESPECIFIC functions and check. Eg Sel Col1, case when ((UPPER(col1 )(CASESPECIFIC)) = (LOWER(col1))) then 'numeric' else 'alphabet' end from < Table > ;
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||