The SQL TRUNCATE statement can be used to delete rows from a table without deleting the table itself.
Syntax
TRUNCATE TABLE table_name
Did you find the page informational and useful? Share it using one of your favorite social sites.
Recommended Books & Training Resources