|
Archives of the TeradataForumMessage Posted: Wed, 13 Feb 2008 @ 11:40:36 GMT
INTO is allowed only within a stored procedure you could instead rewrite the query as : SELECT CAST(CURRENT_DATE AS FORMAT 'YYYY-MM-DD') V_DATE1; OR SELECT CAST(CURRENT_DATE AS FORMAT 'YYYY-MM-DD') AS V_DATE1; Narayan
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||