SQL Truncate

To empty a table in database using SQL statment:
truncate table tableName

No comments:

Post a Comment