php-general | 2003022

[PHP] Re: PHP & MySQL "Move" From: John Taylor-Johnston (taylorjo <email protected>)
Date: 02/28/03

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