Welcome Guest, Not a member yet? Register   Sign In
What is the process for updating data from a 3-table join in a database?
#1

(This post was last modified: 02-19-2023, 11:24 PM by JackToncatridr.)

What is the process for updating data from a 3-table join in a database? What is the flow for updating data from a 3-table join?
The tables are as follows:
User Table
Table 1
id_user
name
email
password
Room Table
Table 2
id_room
name_room
status_room
price
Rev Table Joined from User Table and Room Table
Table 3
id_rev
id_room
id_user
facility
Reply


Messages In This Thread
What is the process for updating data from a 3-table join in a database? - by JackToncatridr - 02-19-2023, 11:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB