Default Values

March 19, 2009

Is it possible to reset a field in a Mysql database using phpmyadmin?

mysql
hawkal2k5 asked:


I have a table in a database with about 2000 entries and 3 of the field in the database of all these entries need to be reset to their original value. How could I do this without manually going through all 2000 values and editing them?
I need to reset them to their default values which is just “blank” no value also its only for 3 field in the table not the whole table

Filed under Programming & Design by administrator

Permalink Print 2 Comments