Answered step by step
Verified Expert Solution
Question
1 Approved Answer
create physical database design create business transactions GARDEN INVENTORY + Garden_ld: INT + Garden_Name: VARCHAR (70) + Fish_ld: INT + Plant_id: INT PLANT FISH +
create physical database design
create business transactions
GARDEN INVENTORY + Garden_ld: INT + Garden_Name: VARCHAR (70) + Fish_ld: INT + Plant_id: INT PLANT FISH + Plant_id: INT + Plant_Type: VARCHAR (45) + Date_received: DATE + Plant_Height: INT + Fish_ld: INT + Species: VARCHAR (45) + Quantity_Of_Fish: DATE Date_Recorded: VARCHAR (60) PLANT_WATERING_SCHEDULE + Plant_ld: INT Date_Recorded: VARCHAR (45) Watering_Time: TIME FERTILIZING_SCHEDULE + Plant_ld: INT + Type_Of_Fertilizer: VARCHAR (45) + Fertilizing_Date: DATE + Remarks: VARCHAR (60) FISH_FEEDING_SCHEDULE + Fish_Id: INT + Feeding_Date :DATE Feeding_Time: TIMEStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started