Reply to Re: mysql query to create a new table from existing fields
Posted by Colin McKinnon on 11/03/71 11:32
Raqueeb Hassan wrote:
>> http://dev.mysql.com/doc/refman/5.0/en/insert-select.html
>
> Yes, as the manual says ....
>
> With INSERT ... SELECT, you can quickly insert many rows into a table
> from one or many tables.