Properties

Name: CC1151755626422 
Schema: USER 
Table schema: USER 
Table: STAFF 
Unique rule: PRIMARY 
Type: REGULAR 
Create time: 01.07.2006 
Tablespace: USERSPACE1 
Description:  

Columns

Colname Order
  ID  ASCENDING 
Total: 1 column(s)

Autherisations

Grantor Grantee Authorities
  SYSIBM  USER  CONTROL=HELD 
Total: 1 autherisation(s)

SQL

ALTER TABLE "USER    "."STAFF"
    ADD CONSTRAINT "CC1151755626422" PRIMARY KEY
        ("ID");

See Also

List of indexes