Problem in sql query
@manish-r2Hoep
•
Oct 22, 2024
Oct 22, 2024
1.1K
I am facing some problem in a sql query
here is the scenario
I have 6 tables, where one of them is parent table and other are child table
Primary table has 62 attributes
Child table have 5 attribute entries
Parent table contain unique entry for each row,but child table may different multiple entries for each parent table entry,now i want to retrieve data from all the tables through single query
can anyone help me in this?
here is the scenario
I have 6 tables, where one of them is parent table and other are child table
Primary table has 62 attributes
Child table have 5 attribute entries
Parent table contain unique entry for each row,but child table may different multiple entries for each parent table entry,now i want to retrieve data from all the tables through single query
can anyone help me in this?