Because of frequent changes in Database (test phase), there is a need to save already inserted Fields.
MySQL Administrator doesn't allow to make backup of data, without structure of Tables.
How can I backup data just from particular (or from all) Fields in a Table(s)?
And how to restore them, after re-structuring Database/Tables?
MySQL Administrator doesn't allow to make backup of data, without structure of Tables.
How can I backup data just from particular (or from all) Fields in a Table(s)?
And how to restore them, after re-structuring Database/Tables?