This is correct because DDL, in oracle, is known as Data Definition Language and it is also used in Oracle to create and remove database objects. It is a SQL plus command and it has an online commands interpreter. The main example of Data Definition Language (DDL) are - CREATE, ALTER, DROP.