Schema ORDER BY Rules
Introduction
Common Header Fields
# Common Headers (always first)
column,type,index_type,index_order,os_order,comment
timestamp_load,timestamp,,1,1,load timestampSchema Precedence Rules
Examples
Basic Override Example
Invalid Index Order Example
Missing Index Order Example
Duplicate Index Order Example
Best Practices
Last updated