SyntaxFix
Write A Post
Hire A Developer
Questions
Easy if you are using phpMyAdmin.
Just uncheck Enable foreign key checks option under SQL tab and run TRUNCATE <TABLE_NAME>
Enable foreign key checks
SQL
TRUNCATE <TABLE_NAME>