All data and structure in the table are deleted.Any pending transactions are committed.All indexes and constraints are dropped.Roll back is impossible.DROP TABLE tablename; ** The Oracle server doesn't question the action when you issue the DROP TABLE statement. ** Auto commit.