Hello, I’m having a hard to finish this CRUD project that I have because I dont know the proper sintax on how to update the data from two tables.
Here is the tables:
Table Users:
id
Name
Email
Table Car:
id (foreign key)
Car_Service
Car_Model
Thank you so much