Siebel Developer's Reference > Operators, Expressions, and Conditions > Sort Syntax >

About Sorting Through the Object Property Sort Specification


Assigning a sort expression to an object definition's Sort Specification property is similar to the predefined query's expression; however, identifying the business component and specifying the reserved word Sort is not required. The following examples show sort syntax used in the Sort Specification property:

  • "[Close Date]"
  • "[Opportunity] (DESCENDING)"
  • "[Revenue]"
  • "[Revenue] (DESCENDING)"
  • "[Revenue] (DESC), [State]"
Siebel Developer's Reference Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.