D.19. RDB$PAGES
RDB$PAGES
stores and maintains information about database pages and their usage.
Column Name | Data Type | Description |
---|---|---|
|
| The unique number of a physically created database page |
|
| The identifier of the table to which the page is allocated |
|
| The number of the page in the sequence of all pages allocated to this table |
|
| Indicates the page type (data, index, |