quick-SQL-cheatsheet
quick-SQL-cheatsheet copied to clipboard
add delete table all rows SQL , `TRUNCATE`
Should be TRUNCATE TABLE
table_name