To create one to many relation using SQL

MV_57 1 Reputation point
2022-02-23T18:51:43.693+00:00

I have multiple tables in which after joining I want the result as per below table. We have 5 fields: A,B,C,D,E Logic: There is 1:N relation means for every B we have some multiple E.
I want a output as per below

177200-image.png

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
{count} votes

1 answer

Sort by: Most helpful
  1. Sreeju Nair 12,756 Reputation points
    2022-02-23T19:44:21.967+00:00
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.