Properties

Name: IXCDSTAFF 
Schema: USER 
Table schema: USER 
Table: CDSTAFF 
Unique rule: UNIQUE 
Type: REGULAR 
Create time: 01.07.2006 
Tablespace: TSCDSTAFF 
Description:  

Columns

Colname Order
  IBMSNAP_COMMITSEQ  ASCENDING 
  IBMSNAP_INTENTSEQ  ASCENDING 
Total: 2 column(s)

Autherisations

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

SQL

CREATE UNIQUE INDEX "USER    "."IXCDSTAFF" ON "USER    "."CDSTAFF"
        ("IBMSNAP_COMMITSEQ" ASC,
         "IBMSNAP_INTENTSEQ" ASC)
        PCTFREE 0 ;

See Also

List of indexes