A.
Constraint names must start with SYS_C
B.
All constraints must be defines at the column level.
C.
Constraints can be created after the table is created.
D.
Constraints can be created at the same time the table is created.
E.
Information about constraints is found in the VIEW_CONSTRAINTS dictionary view.