#URGENT HELP NEEDED; SQL

6 messages · Page 1 of 1 (latest)

patent helm
#

URGENT!!!!

#

I think I had a concussion looking at this, maybe someone else feels like taking a look 💀

tardy viper
#

Same lol

patent helm
#

Damn bro deleted his homework

verbal moss
#
  • I see no foreign key from the account_has_shipment table to the user table
  • Is the relationship from shipment to progress actually many to many?
  • Is there a relationship from progress to shipping or is there a relationship from shipment that's going under progress and on it's way to shipping?
  • There's a relationship from country to progress???
  • What is the payment_has_type table for?
  • A lot of the tables seem to be attached to the wrong tables. For example invoices should probably have a relationship with account not payment_has_type???
#

You'd have an invoice regardless of payment method...