![]() |
|
Archives of the TeradataForumMessage Posted: Mon, 11 Nov 2002 @ 16:40:32 GMT
Jim,
Try the following
,cast ((CASE
WHEN AL1.Itin_Cmpmt_Cd = 'C'
THEN 'P'
WHEN AL1.Itin_Cmpmt_Cd = 'F'
THEN 'P'
ELSE 'E'
END) AS CHAR(1)) as "Cabin_Class"
Dave Ward Analytics Ltd: Information in motion (www.ward-analytics.com)
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||