extra_tables_result Table (308)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Result set of executed search in ejournal extra tables
Fields
Name | Description | Type | Null |
---|---|---|---|
id | The primary key (auto-incremented) | PK | |
login_id | The id of the login session this result set belongs to. | FK login | |
extra_table | The id of the extra table. | FK extra_tables | |
num_entries | The number of results. | Int | ● |
active_page | The current active page. | Int | ● |
Indexes
Fields | Types | Description |
---|---|---|
id | PK | Clustered, Unique |
login_id | FK | Index |
extra_table | FK | Index |
Relationships
Table | Description |
---|---|
extra_tables | This table contains entries for the extra tables in the system. |
extra_tables_entry | Hits/entries in result set of executed search in ejournal extra tables |
login | This table contains entries for the user sessions. |
Replication Flags
- None
Security Flags
- No access control via user's Role.