Properties

Name: IBMSNAP_APPENQ 
Schema: ASN 
Status: NORMAL 
Create time: 01.07.2006 
Tablespace: TSASNAA 
Index tablespace:  
Long tablespace:  
Base table schema:  
Base table:  
Rowtype schema:  
Rowtype name:  
Description:  

Columns

Name Type Length Scale Codepage Identity Nulls Default Description
  APPLY_QUAL  CHARACTER  18  1251         
Total: 1 column(s)

Indexes

Name Unique rule Type Colnames Description
  ASN.IBMSNAP_APPENQX  UNIQUE  REGULAR  APPLY_QUAL   
Total: 1 index(s)

Autherisations

Grantor Grantee Authorities
  SYSIBM  USER  CONTROL=HELD, ALTER=HELD_GRANTABLE, DELETE=HELD_GRANTABLE, INDEX=HELD_GRANTABLE, INSERT=HELD_GRANTABLE, SELECT=HELD_GRANTABLE, REFERENCE=HELD_GRANTABLE, UPDATE=HELD_GRANTABLE 
Total: 1 autherisation(s)

SQL

CREATE TABLE "ASN     "."IBMSNAP_APPENQ"  (
          "APPLY_QUAL" CHAR(18) )  
         IN "TSASNAA" ;

CREATE UNIQUE INDEX "ASN     "."IBMSNAP_APPENQX" ON "ASN     "."IBMSNAP_APPENQ"
        ("APPLY_QUAL" ASC);

See Also

List of tables