SQL> delete from employee;(this command will remove all the data from table) SQL> delete from employee ...
robertvmp.pixnet.net