Answers for "how to clear a mysql table with 10000+ entries"

SQL
3

clear a table in mysql

TRUNCATE tablename
Posted by: Guest on March-21-2020

Code answers related to "how to clear a mysql table with 10000+ entries"

Code answers related to "SQL"

Browse Popular Code Answers by Language