BrianTyler
IS-IT--Management
Is it possible to allow complex freehand SQL when querying against DB2.
I am trying to use the 'WITH' structure to create a temporary table repeatedly used in a long query containg about 10 UNIONS.
The error message says that I am only allowed to use SELECT statements.
Thanks
Brian
I am trying to use the 'WITH' structure to create a temporary table repeatedly used in a long query containg about 10 UNIONS.
The error message says that I am only allowed to use SELECT statements.
Thanks
Brian