0 LIKES LikeUnLike
My database have 2 table: tbl_product and tbl_Order. There is a foreign key constraint between them. I want to create a view named as view_Product_Order as follow: It contain 2 column: Product_Name and Product_Ordered, Product_Ordered will display 1 if exists a Product_ID in tbl_Product also exists in tbl_Order otherwise display 0. Please help me and sorry about my English. Thank you.
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 1 answers.