Oracle® TimesTen In-Memory Database SQL Reference Release 11.2.1 Part Number E13070-03 |
|
|
View PDF |
The XLASUBSCRIPTIONS table stores information needed for table subscriptions at the bookmark level.
Columns
Column name | Type | Description | |
---|---|---|---|
BOOKMARK | TT_CHAR (31) NOT NULL | Bookmark name. | |
TBLNAME | TT_CHAR (31) NOT NULL | The name of the subscribed table. | |
TBLOWNER | TT_CHAR (31) NOT NULL | Owner of the subscribed table. |