![]() |
|
Archives of the TeradataForumMessage Posted: Wed, 11 Aug 2010 @ 19:20:45 GMT
A SQL manual says that a CREATE MACRO can contain a set of SQL statements. Suppose I'd like to include 2 SQL statements; statement A and B in a macro. Is the syntax below correct?
CREATE MACRO sec_logging AS
SELECT(
A
B
);
Thank you,
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||