Hi,

Is it possible to :

Insert into a database table, using records selected from a query of
query


eg

INSERT INTO  A_REAL_DATABASE_TABLE
(
..
)
SELECT
..
FROM
QUERY_OF_QUERY_RESULT

?

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to