Navigation:  SQL Driver Properties(General) >====== PROP:OrderInSelect ====== Previous pageReturn to chapter overviewNext page

Some SQL backends require that any fields used in the ORDER BY clause also appear in the SELECT statement. By setting this property to TRUE (1) the driver will make sure that this rule is applied for all views regardless of the fields that you project.

**NOTE: Not valid for ORACLE Accelerator