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?
Answer Posted / naidu sekhar yandrapu
SELECT SSN FROM B;
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is db2 connect?
What is the role of schema in the db2 database?
What is a cursor in programming?
What is the use of db2 optimizer?
Comment whether the cursor is closed during commit or not.
What is the physical storage length of date data type?
What is consistency token in db2?
What is node in db2?
What is package in cobol db2?
What is db2 optimizer?
What is the physical storage length of timestamp data type?
What is copy pending status in db2?
What is collection in db2 bind?
Why do we use cursor?
Is db2 a database?