Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What information can you find in SYSIBM.SYSLINKS table?



What information can you find in SYSIBM.SYSLINKS table?..

Answer / nahid gorji

SYSIBM.SYSLINKS contains information about the table-to-
table links that make up the physical structure and storage
of the DB2 Catalog. Links are internal structures similar
to RI relationships. Not all catalog tables use links.

Tablespace DSNDB06.SYSDBASE
Indexes None
Links DSNDR#DL REFERENCES SYSIBM.SYSRELS

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More DB2 Interview Questions

What's The Error Code For Unique Index Voilation?

0 Answers   IBM,


What does db2 stand for?

0 Answers  


What is UNION,UNION ALL?

2 Answers  


Outputs of explain are with matchcols = 0. What does this signify?

0 Answers  


what is sql abend code -801,-802?

2 Answers  


Is Cursor exicutable ?

3 Answers   TetraSoft,


What is a composite index and how does it differ from a multiple index?

1 Answers  


Why do we use cursor?

0 Answers  


Suppose I have a program which uses a dynamic SQL and it has been performing well till now. Off late, I find that the performance has deteriorated. What happened?

1 Answers  


What is the picture clause of the null indicator variable?

6 Answers  


Is the primary key a clustered index?

0 Answers  


we can code COPY DCLGEN or INCLUDE DCLGEN, At which stage of the precompilation , dclgen get expanded if we write 1) copy 2) include one question about dclgen.. Is it mandatory to use declare table in dclgen.. I think no...but it will be used by the precompiler to validate the table name,column name etc.., can one clear my doubt ..is it necessary to include declare table or not?

2 Answers  


Categories