00:01
So let's solve each part of this question in a concise way, one by one.
00:07
So the question one is identify the main entity types of dvd rental company.
00:13
So it is branch staff, dvd member rental.
00:19
Now coming to the second question, design the conceptual model.
00:23
So it is the entities like branch, in a branch, branch number, street, city, state, zip code, telephone, staff, staff number, name, position, salary, branch number, dvd catalog, dvd title, category, daily rental cost, status, director, member, member number, first name, last name, address, resignation date, rental, rental number, member number, dvd number, title, daily return, rental date, return id, return date.
01:01
Now coming to the third part of this question, which is logical model.
01:05
So here in this conceptual model, we have to see there are so many entities.
01:10
And in this also, we have to mention so many things, attributes and entities.
01:18
So by the using of this, we have to make a sql query for this in question number four.
01:24
So i write only one and as it is same, you have to write for other also staff to rental for a sql query in question number four.
01:36
Now coming to the question number third first, which is a logical model.
01:41
So in this, you have to use appropriate data type and define primary key and a foreign key relationship.
01:49
Now coming to the fourth, which is a sql query.
01:52
I already said earlier...