Dear Team,
I have 3 tables as below - (Candidate ID column is unique and is used as foreign key)
1.
2.
3.
Now, I want to fetch all the data of all the candidates in the below format -
How do I get this report form in SQL Query?
Or Is there any other way to get data and display it in grid view?
Please help in this....