Consider the following ER diagram that represents differen…

  Consider the following ER diagram that represents different types of movies. The diagram consists of a superclass Movie and three subclasses: Anime,  Murder Mystery and Action.  Convert the given ER diagram into a relational model using each of the following methods: ER Style Method Null Method Object-Oriented Method