Hello Castor gurus.
I have the following question:
Is castor SQLEngine capable to generate SQL statements like this:
INSERT INTO SOME_TABLE( A, B) AS
SELECT SOME_CONST, COLUMN
FROM ANOTHER_TABLE1, ANOTHER_TABLE2
WHERE ...
I meant "insert as select" SQL statements.
If the answer is yes, is there some special definitions in the
mapping file in order to enable it?
Thank you in advance.
Best regards, Mark.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev