Database indexing question
Comments
-
hey I was curious if Decisions makes any indexes outside of a clustered index?
also can they make indexes?
[i]edited by frankgrimes on 11/16/2021[/i] -
Hey Frank,
Thats a good question. Decisions does actually Index on the backend in the DB. Additionally, Indexes can be added as you like.Here are some explanations for the types of Indexes Decisions makes, and how it does so.
[b]Built-in objects (Account, Assignments, etc):[/b]
Decisions has some default Indexes that it creates on these Tables to speed up SQL operations. We have identified these as important based on profiling and tuning that has been done for the product. They are applied during installation.[b]Folder Extensions[/b]:
Decisions will create indexes on Folder Extension objects to Index (1) the [b]primary key[/b] column, (2) the [b]parent folder id[/b] ([b]entity_folder_id[/b]) column, (3) the [b]extension_id[/b] column, and (4) the [b]extension_id_type[/b] column. They are created at the same time as the Database Table that stores the user-defined data.
Howdy, Stranger!
Categories
- 4.2K All Categories
- 67 General
- 11 Training
- 202 Installation / Setup
- 1.1K Flows
- 106 Rules
- 262 Administration
- 212 Portal
- 490 General Q & A
- 695 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 179 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 78 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 83 Lunch And Learn Questions