Monday, 13 August 2012

Example for Deleting complete data from table

Example:

 Delete complete information from STUDENT table.

Query:

DELETE FROM STUDENT


No comments:

Post a Comment