![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Database Database problems or need to ask a question? maybe something to do with sql injections or a database software question. Database topics cover MySQL, PostgreSQL, Oracle, SQL Server or anything else related to databases. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Service Man ![]() | Sometimes we require to copy an existing MySQL table to another table, usually we get the SQL dump and execute it to create the new table, but we have a shortcut to do that. For instance if we need to make a copy of guru to a table named guru_new we need to execute the following command. INSERT guru_new SELECT * FROM guru ; | ||
| | |
| | #2 | ||
| MK PitStop Member | ya wat u said is right... | ||
| | |
| Featured Websites | ||||
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Moving data from one table to another, (existing), one. | FFMG | Database | 5 | 07-02-2007 10:00 AM |
| Copying Table Data For Archive | GA | Database | 3 | 07-02-2007 9:58 AM |
| mysql upgrade table/mysql check questions | richard | Database | 1 | 07-01-2007 10:00 PM |
| copying a row from one table to another? | Jim Michaels | Database | 5 | 07-01-2007 6:09 PM |
| Delete from a table using entries in temp table | n00bie | Database | 2 | 06-09-2007 11:25 PM |
| Featured Websites | ||||
|