Here is steps. |
Second, Click on "phpMYAdmin" from Database
Now, Select a Database from leftside menu is listed.
Finally, Click on "SQL" Copy and Paste Following Code then Click on "Go" Button.
DELETE from code WHERE id BETWEEN 1 AND 1000;
Now, Click on "Ok" Button if you want to run to delete.
How to delete row id from 1 to 1000 in PHPmyAdmin | PHPmyadmin Tutorial |
How to delete all Duplicate Rows except for One in MySQL | PHPmyadmin Tutorial |
How to remove everything after a string by PHPmyadmin | PHPmyadmin Tutorial |
Read Full: | PHPmyadmin Tutorial |
Category: | Web Tutorial |
Sub Category: | PHPmyadmin Tutorial |
Uploaded: | 5 months ago |
Uploaded by: | Admin |
Views: | 278 |
Tested on: | PHP 7.4 |