ambika


{ City } chennai
< Country > india
* Profession * pa
User No # 25204
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 0
Users Marked my Answers as Wrong # 3
Questions / { ambika }
Questions Answers Category Views Company eMail




Answers / { ambika }

Question { Satyam, 13230 }

How to know the primary key of a table without defining the
primary key in the table?


Answer

u can use sysibm.syskeys to view the primary key of a
particular table provided if u have declared any attribute
as NOT NULL. if there are multiple columns of such kind u
the above procedure wont help.

Is This Answer Correct ?    0 Yes 3 No