Hi all,
I'm trying to run a performance comparison between Oracle and Teradata. I've ported the data from our Oracle database, and now I'm trying to test the procedure rewritten as a macro. The proc is written in standard non-ANSI sql. It executes fine as-is in SQL Assistant, but every time I attempt to create the macro, the error "Query is invalid" is returned. Do macros only support ANSI sql?
↧