View previous topic :: View next topic |
Author |
Message |
issac1029 Intermediate

Joined: 10 Dec 2005 Posts: 159 Topics: 75
|
Posted: Wed Mar 15, 2006 10:07 pm Post subject: how to extract constraint information of columns in a table |
|
|
If I can't see the 'creat table' statement,how to know the constraint of each column by sql statement?From some sysibm table? |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
Manas Biswal Intermediate

Joined: 29 Nov 2002 Posts: 382 Topics: 27 Location: Chennai, India
|
Posted: Thu Mar 16, 2006 9:46 am Post subject: |
|
|
issac1029,
Check if you have got the DB2 ADM tool. Almost all production DB2 shops have it now. It gets all the data from the catalog tables only, but has a much more time-saving way of displaying it.
Regards,
Manas _________________ There is no path to peace. Peace is the path.
- Mahatma Gandhi (1869-1948) |
|
Back to top |
|
 |
|
|