Is there any way no manual bulk edit records on php MyAdmin?
Thanks
Hugo
Is there any way no manual bulk edit records on php MyAdmin?
Thanks
Hugo
If you want to edit multiple rows in a database, you can click the select all checkbox in the "Browse" tab, and then click the edit (pencil icon). If you want to edit more than the default 30 rows which show at a time, enter a higher number in the # of rows to show textbox.
UPDATE: If you want to UPDATE a given column in a set of selected records, there are two ways to do this.