![]() |
|
Archives of the TeradataForumMessage Posted: Fri, 28 Nov 2008 @ 16:00:27 GMT
<-- Anonymously Posted: Fri, 28 Nov 2008 07:42 --> Trying to achieve the following functionality in macro:
REPLACE MACRO DTBASE.LOAD_DIM
( D_TNAME CHAR(30) )
AS
(
INSERT INTO :D_TNAME
SEL *
FROM DBASE.BK_IND_CTRL;
);
But it is throwing an error. Is there any workaround for this?
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||