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.3K All Categories
- 70 General
- 11 Training
- 206 Installation / Setup
- 1.1K Flows
- 109 Rules
- 268 Administration
- 212 Portal
- 496 General Q & A
- 708 Forms
- 338 Reports
- 3 Designer Extensions
- 48 Example Flows
- 56 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 184 Pages
- 5 Process Mining
- New Features
- 182 Datastructures
- 69 Repository
- 228 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 57 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 130 Lunch And Learn Questions