Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

how to delete all the rows in a table without deleting the table in mysql

delete from tableName;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #delete #rows #table #deleting #table #mysql
ADD COMMENT
Topic
Name
3+4 =