|
|
Archives of the TeradataForum
Message Posted: Thu, 21 May 2009 @ 15:20:50 GMT
Subj: | | Re: Create Statement in Macro |
|
From: | | Padarthi, Hanumath |
Glenn,
The reason why I select Macro for this transaction is it has a capability to return the results which will be captured in Java. Though the
Global temporary table behaves same like Volatile table it uses temp space. I think creating a procedure and calling the procedure through Macro
doesn't help when I want to use temp table to return the data.
Is there any better way I can resolve instead of using Global temp table..?
| |