![]() |
Copying Tables from 1 db to another?
I need to copy 1 table to another database. But work out the SQL for it.
I use phpmyadmin thing. thanx |
Either:
1. Download it via PMA's built-in methods and reupload it. or 2. (untested): [sql] INSERT INTO database2.tablename SELECT * FROM database1.tablename; [/sql] |
All times are GMT. The time now is 01:04 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|