Pages
Home
SQL Queries
Core java
Advanced Java
Sunday, February 27, 2011
Truncate Table
What if we only want to delete the data inside the table, and not the table itself?
Then, use the
TRUNCATE
TABLE statement:
For Example:
Before Truncate
Truncate Table
log1
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment