SURENDRA
Said..
TURNCATE: This command removes the data permentaly from the table,and the structure of the table remains as it is.
it cannot flash back
DROP: It removes both Structure and yhe data tfrom the table Permentaly
it can flash back
DELETE "it can delete one or more rows from the table