Which two statements are true about simple views? (Choose two.)
A.
Views can be created as read only.
B.
Data manipulation language (DML) operations cannot be performed on views.
C.
Views are data segments like tables.
D.
Views can be created on the basis of more than one table.