Entity and Table Relationships (graded)When creating relationships between tables in our databasewe must consider the following entity relationships.Nonidentifying relationships between strongentitiesIdentifying relationships between ID-dependententitiesMixed entity patterns relationshipsSupertype and subtype relationshipsRecursive relationshipsCreate an example of entities in one of these relationshipsand describe how the entity pattern is transformed into databasetables.