> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# extra_tables_entry table

> Hits/entries in result set of executed search in ejournal extra tables

## extra\_tables\_entry Table (309)

Hits/entries in result set of executed search in ejournal extra tables

## Fields

| Name                  | Description                                    | Type                                                  | Nullable |
| --------------------- | ---------------------------------------------- | ----------------------------------------------------- | :------: |
| id                    | The primary key (auto-incremented)             | PK                                                    |    No    |
| extra\_tables\_result | The id of the result.                          | FK [extra\_tables\_result](./extra-tables-result.mdx) |    No    |
| entry\_id             | The id of the entry in the extra table.        | Int                                                   |    Yes   |
| prev\_id              | The id of the entry in the extra table.        | Int                                                   |    Yes   |
| next\_id              | The id of the entry in the extra table.        | Int                                                   |    Yes   |
| page\_num             | The pagenum of this result entry in the table. | Int                                                   |    Yes   |
| order\_pos            | Used to order elements when listed.            | Int                                                   |    Yes   |

<img src="https://mintcdn.com/superofficeas-worktree-351-fix-webapi-escaped-anchors/lG_0VSOpA0nSl_9s/media/loc/en/database/tables/extra_tables_entry.png?fit=max&auto=format&n=lG_0VSOpA0nSl_9s&q=85&s=d6227cc4d93b419cbb1e486650986bce" alt="extra_tables_entry table relationship diagram" width="557" height="59" data-path="media/loc/en/database/tables/extra_tables_entry.png" />

## Indexes

| Fields                | Types | Description |
| --------------------- | ----- | ----------- |
| extra\_tables\_result | FK    | Index       |

## Relationships

| Table                                          | Description                                            |
| ---------------------------------------------- | ------------------------------------------------------ |
| [extra\_tables\_result](./extra-tables-result) | Result set of executed search in ejournal extra tables |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
