Difference between revisions of "IX.AQ$ ORDERS QUEUETABLE T (table)"
Line 9: | Line 9: | ||
+ | === Columns === | ||
{| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | ||
|- style="background:silver" | |- style="background:silver" | ||
Line 15: | Line 16: | ||
| '''Nullable | | '''Nullable | ||
| '''Default | | '''Default | ||
− | | ''' | + | | '''Description |
− | |||
|- | |- | ||
Line 23: | Line 23: | ||
| not null | | not null | ||
| | | | ||
− | |||
| | | | ||
|- | |- | ||
Line 30: | Line 29: | ||
| not null | | not null | ||
| | | | ||
− | |||
| | | | ||
|- | |- | ||
Line 37: | Line 35: | ||
| not null | | not null | ||
| | | | ||
− | |||
| | | | ||
|- | |- | ||
Line 45: | Line 42: | ||
| | | | ||
| | | | ||
− | | | + | |} |
+ | |||
+ | === Primary Key === | ||
+ | {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" | ||
+ | |- style="background:silver" | ||
+ | | '''Primary Key | ||
+ | | '''Columns | ||
+ | |- | ||
+ | | SYS_IOT_TOP_49901 | ||
+ | | NEXT_DATE, TXN_ID, MSGID | ||
|} | |} |
Revision as of 08:27, 11 February 2010
wikibot
Table | IX.AQ$_ORDERS_QUEUETABLE_T |
Columns
Column | Data Type | Nullable | Default | Description |
NEXT_DATE | TIMESTAMP(6) | not null | ||
TXN_ID | VARCHAR2(30) | not null | ||
MSGID | RAW(16) | not null | ||
ACTION | NUMBER | null |
Primary Key
Primary Key | Columns |
SYS_IOT_TOP_49901 | NEXT_DATE, TXN_ID, MSGID |