Using the following DDL command:
CREATE TABLE new_table LIKE old_table
What can be specified for new_table? (Select two.)

A.
Format 1 or Format 2
B.
indexes from old_table
C.
headings from old_table
D.
organization and primary key
E.
extent sizes and maximum extents