Wednesday, February 2, 2022

[FIXED] Delete all records in a table of MYSQL in phpMyAdmin

Issue

I use wampserver 2.2. When I want to delete all records of a table in phpMyAdmin (select all) it deletes only one record not all records. Why it does not delete all records?


Solution

Go to your db -> structure and do empty in required table. See here:

this screenshot



Answered By - Yalamber

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.