Set Relationship - Business Computing Skills | Trường Đại học Quốc tế, Đại học Quốc gia Thành phố HCM

Set Relationship - Business Computing Skills | Trường Đại học Quốc tế, Đại học Quốc gia Thành phố HCM được sưu tầm và soạn thảo dưới dạng file PDF để gửi tới các bạn sinh viên cùng tham khảo, ôn tập đầy đủ kiến thức, chuẩn bị cho các buổi học thật tốt. Mời bạn đọc đón xem!

Thông tin:
2 trang 7 tháng trước

Bình luận

Vui lòng đăng nhập hoặc đăng ký để gửi bình luận.

Set Relationship - Business Computing Skills | Trường Đại học Quốc tế, Đại học Quốc gia Thành phố HCM

Set Relationship - Business Computing Skills | Trường Đại học Quốc tế, Đại học Quốc gia Thành phố HCM được sưu tầm và soạn thảo dưới dạng file PDF để gửi tới các bạn sinh viên cùng tham khảo, ôn tập đầy đủ kiến thức, chuẩn bị cho các buổi học thật tốt. Mời bạn đọc đón xem!

31 16 lượt tải Tải xuống
Create a new database called .Recipes
Create a new table to hold the different supermarket areas from which you can buy ingredients.
When you have defined the fields, enter data as shown below:
Your table should contain two fields, as shown above
Close this table down, then create another table called to hold your favourite recipes (if Recipe
you haven't got any, make them up!). Here is what this might look like:
Here we will add the ingredients for two recipes, but feel free to choose different ones
Finally, create and populate a table to hold the ingredients that you need to buy - this might look
like this:
Note that in this case Quantity will be a text field
Apply referential integrity to your relationships:
This is what the final diagram should look like
Close your database down when you have finished.
| 1/2

Preview text:

Create a new database called Recipes.
Create a new table to hold the different supermarket areas from which you can buy ingredients.
When you have defined the fields, enter data as shown below:
Your table should contain two fields, as shown above
Close this table down, then create another table called Recipe to hold your favourite recipes (if
you haven't got any, make them up!). Here is what this might look like:
Here we will add the ingredients for two recipes, but feel free to choose different ones
Finally, create and populate a table to hold the ingredients that you need to buy - this might look like this:
Note that in this case Quantity will be a text field
Apply referential integrity to your relationships:
This is what the final diagram should look like
Close your database down when you have finished.