
Suraksha R. answered 03/02/22
Data Science Leader @ IBM
You can use an Inner Join for this. U is a primary key in table X and a foreign key in table Y and Z. Moreover, U is the only common field amongst the three tables.
Amman A.
asked 02/23/22Consider a scenario, there are three tables name ‘X’, ‘Y ‘and’ Z’ with schemes X (u, v, w), Y (l, u, m, n, o, p) and Z (r, s, t, u, q), These tables have a common attribute or field. We want to retrieve the data from these tables.
In this scenario, discuss which join operation can help to retrieve the records from multiple tables. Justify your answer with at least two solid arguments.
Suraksha R. answered 03/02/22
Data Science Leader @ IBM
You can use an Inner Join for this. U is a primary key in table X and a foreign key in table Y and Z. Moreover, U is the only common field amongst the three tables.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.