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 / harsha
One can use Inner Join to get data from two tables.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do we specify index to include or not during bind process.
List down the data types in the db2 database.
What is db2 look?
What is view db2?
What is a bind in db2?
What do you mean by rollback?
What is database manager in db2?
What is the physical storage length of time data type?
What is db2 bind process?
What is performance tuning db2?
What are the uses of db2 optimizer?
What is meant by explain?
What is the use of runstats in db2?
Mention the location where the output received from explain statement is stored.
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?