As a developer or Dba-er, I want to be able to
- change the default sort order of indexcolumns (default true)
- create function based indexes
- specify the index type
- turn on and define table partitioning.
I would like to have the platform to create columns using a column order which normally gives the best performance. (based on mandatory, datatype and length of the attribute)