php-general | 2003022
Date: 02/28/03
- Next message: Jeremy N.E. Proffitt: "[PHP] Creating MySQL Entry Forms"
- Previous message: Van Andel, Robbert: "RE: [PHP] MySQL Query Result Question"
- In reply to: John Taylor-Johnston: "[PHP] PHP & MySQL "Move""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I was wondering about this, but decided to ask first first:
INSERT INTO ccl.ccl_main VALUES (select * from greid.ccl where id=28);
delete * from greid.ccl where id=28;
Both tables would have to have the same structure ?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Jeremy N.E. Proffitt: "[PHP] Creating MySQL Entry Forms"
- Previous message: Van Andel, Robbert: "RE: [PHP] MySQL Query Result Question"
- In reply to: John Taylor-Johnston: "[PHP] PHP & MySQL "Move""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

