Monday, 13 August 2012

Example for Truncate table

Example:

Truncate data from STUDENT table.

Query:

TRUNCATE TABLE STUDENT

No comments:

Post a Comment