Data Definition Language (DDL) statements defines data structures. Use these statements to create, alter, or drop data structures in a database. These statements include: * ALTER * Collations * CREATE * DROP * DISABLE TRIGGER * ENABLE TRIGGER * RENAME * UPDATE STATISTICS * TRUNCATE TABLE