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: |
Name | Type | Length | Scale | Codepage | Identity | Nulls | Default | Description | |
|
APPLY_QUAL | CHARACTER | 18 | 0 | 1251 |
|
|
Name | Unique rule | Type | Colnames | Description | |
|
ASN.IBMSNAP_APPENQX | UNIQUE | REGULAR | APPLY_QUAL |
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 |
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