| Subject | retrieve the metadata showing the constraint field | 
|---|---|
| Author | cwkuok | 
| Post date | 2003-09-02T09:25:50Z | 
hi,
any one know how to retrieve the metadata showing the constraint
field that belongs to one table
e.g.
I have table:
Employee
_______
ID Primary Key
IC Unique Key
Age
Address
Phone
how to show info e.g.
Field Constraint Type
_____ ______________
ID Primary Key
IC Unique Key
??
TIA
            any one know how to retrieve the metadata showing the constraint
field that belongs to one table
e.g.
I have table:
Employee
_______
ID Primary Key
IC Unique Key
Age
Address
Phone
how to show info e.g.
Field Constraint Type
_____ ______________
ID Primary Key
IC Unique Key
??
TIA