Properties

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

Columns

Colname Order
  DEPTNUMB  ASCENDING 
Total: 1 column(s)

Autherisations

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

SQL

ALTER TABLE "USER    "."ORG"
    ADD CONSTRAINT "CC1151755924953" PRIMARY KEY
        ("DEPTNUMB");

See Also

List of indexes