Welcome Guest, Not a member yet? Register   Sign In
How to Insert Data Into Join Tables?
#1

I can select and join, but I can't insert with these below tables in the same time. How to insert data into joined tables?

- tbl_category(cate_id, name, description)

- tbl_brand(brand_id, brand_name)

- tbl_product(product_id, product_name, cate_id, brand_id)
Reply


Messages In This Thread
How to Insert Data Into Join Tables? - by Phally Seng - 05-25-2016, 08:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB