Which two statements are true regarding tables? (Choose two.)
A.
A column that has a DEFAULT value cannot store null values.
B.
The same table name can be used in different schemas in the same database.
C.
A table and a view can have the same name in the same schema.
D.
A table can have any number of columns.
E.
A table name can be of any length.
F.
A table and a synonym can have the same name in the same schema.
F: This has to be a public synonym