View Single Post
  #1  
Old 01-02-2011, 06:33 AM
WebHosting WebHosting is offline
Senior Member
 
Join Date: Jun 2009
Posts: 41,978
Default Best way to copy a MySQL table?

IF I want to take a copy of a MySQL table, what is the best approach? This should work: [code] CREATE TABLE copy SELECT * FROM...
__________________
Web Hosting Forum
Web Hosting Discussion
Web Hosting Realted
Reply With Quote