Hello aggain, I'm still playing around with SapDB, now my question is about subqueries.
I have two Tables, TEST and TEST2, now i want to insert values into TEST2 by selecting a column from test. INSERT INTO TEST2 (NAME) VALUES (SELECT NAME FROM TEST) Now he is complaining a Missing Delimiter ")" on Position 41 (after the SELECT). (Errno: -5016). Regs, Mitko R�rup. _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
