![]() |
|
Archives of the TeradataForumMessage Posted: Thu, 21 May 2009 @ 19:04:01 GMT
Hi Prasad, I am not getting any error message when creating a volatile table at the end of the macro : Sample Macro:
replace macro m12
as
(
create volatile table temp1 as (select * from temp_del )
with data
on commit preserve rows;
)
May be the other statements which follow after the creation of volatile table can be kept in another macro and call that one in your stored procedure. Thanks Sirisha
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||