> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ejsel_result_set table

> This table stores result set reference data, result sets for selections

## ejsel\_result\_set Table (398)

This table stores result set reference data, result sets for selections

## Fields

| Name         | Description                                                     | Type                                              | Nullable |
| ------------ | --------------------------------------------------------------- | ------------------------------------------------- | :------: |
| id           | Primary key                                                     | PK                                                |    No    |
| meta\_result | The id of the selection for which this item is part of a result | FK [ejsel\_meta\_result](./ejsel-meta-result.mdx) |    No    |
| ref\_id      | The id of the element for which this item belongs               | Int                                               |    No    |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/A8Y_bcgEblTh4XOv/media/loc/en/database/tables/ejsel_result_set.png?fit=max&auto=format&n=A8Y_bcgEblTh4XOv&q=85&s=a07273344e7f9adb9620b582d3c1a647" alt="ejsel_result_set table relationship diagram" width="518" height="59" data-path="media/loc/en/database/tables/ejsel_result_set.png" />

## Indexes

| Fields       | Types | Description |
| ------------ | ----- | ----------- |
| meta\_result | FK    | Index       |
| ref\_id      | Int   | Index       |

## Relationships

| Table                                      | Description                        |
| ------------------------------------------ | ---------------------------------- |
| [ejsel\_meta\_result](./ejsel-meta-result) | This table stores result meta data |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
