Suppose I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?

Submitted by: Administrator
One can use Inner Join to get data from two tables.
Submitted by: Administrator

Read Online IBM MainFrame Job Interview Questions And Answers