MySQL Forums
Forum List  »  General

Re: Tables coping data to each other
Posted by: Peter Brawley
Date: December 02, 2011 12:33PM

> Can msql be made to copy the database Prefix_members table from one to another prefix_members table

Copying = redundancy. Better to have your software simply fetch the required values, if necessary store them in variables.

Options: ReplyQuote


Subject
Written By
Posted
Re: Tables coping data to each other
December 02, 2011 12:33PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.