You might want to try the SQL

insert into sometable select * from someothertable where something =
somethingelse


"Gerardo Rojas" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
I have a valid result set from running a simple query.  Is there a way of
inserting this into an existing table or creating a new table with the
result set?  All ideas are welcome!

MSSQL Server 2000
PHP 4.3.4
Windows 2000 pro
IIS 5.0


--
Gerardo S. Rojas
mailto: [EMAIL PROTECTED]

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to