|
Archives of the TeradataForumMessage Posted: Wed, 06 Dec 2006 @ 18:32:10 GMT
You have to enclose each COALESCE between (). Something like this: SELECT ((coalesce(cnt_2_9, 0)) + (coalesce(cnt_30_59, 0)) + (coalesce(cnt_60_210, 0))) AS TOTAL, CURRENT_TIMESTAMP FROM table_a; Bye, Castelli, Emanuel Alejandro
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||