Answer Posted / guest
It is used relate more than table using RDBMS.For example
if you two table TAB1,TAB2.TAB1 which has column empno with
value ,TAB2 which has same value as previous mentioned TAB1
value.
Row in one table that are related Row in another table .
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Explain in detail about buffer manager and its functionalities?
What is db2 bind?
How to rename a table in DB2 ?
Is schema the same as database?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
What are the uses of db2 optimizer?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
Which are the db2 tools to protect integrity of the database?
What is query_cache_limit?
What is database manager in db2?
What is an instance in db2?
How to get the ddl of a table in db2?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is a cursor in programming?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?