4.2.1 Default Order By
This topic describes the default order by.
This is an optional field. This can be provided for multi record data sources. While querying they would be fetched in the order by clause provided. Keyword ORDER BY is not required.
Example: If we want to order by EVNET_SEQ_NO, default order by can be provided as EVENT_SEQ_NO.
Parent topic: Data Source Properties