I have a table SQL server with two joining or bridging tables because of the many-to-many relationship.
I wonder if anyone can write the query to retrieve data or perform CRUD operations for this table that updates all these three tables.
Please check the attached Diagram particularly the table (Case, Violence_type, and Referral table in the middle where it has a bridging table). Click to see DB diagram
Yours, omer