ANS:
view: View is a logical or virtual memory which is based on select query
and the simple view is the view in which we can not make DML command if the
view is created by multiple tables.
Materialize veiw: It works faster than simple Its works as snap shot and used for security purposes and we can make DML command in materialize view
Shambhu & Narendra