OQL operation
Keywords: set method, OQL method
There is a set of OSI operations, which consists of standard OQL methods and general set methods. OSI operations can be defined within an access path but also for most collections. OSI operations will operate in the defined sequence.
Definition:
oql_oper := _select | _view | _from | _where | _having | _group_by | _order_by | _join | _union | _minus | _intersect | _tofile | _todb | _fromfile | _fileext | _use