Ad
  • Custom User Avatar

    products table schema

    • id

    • name

    • isbn

    • company_id

    • price

    I don't think you could be more explicit. Why do you think there's a company_id field in the products table if it's not for using it as a foreign key?