12345678910111213141516171819202122232425 |
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: OQP
- # (C) Copyright IBM Corp. 2005, 2018
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM corp.
- clauses.Top=
- #
- # Tables.
- #
- tables.lateral.derived=false
- #
- # Aggregates.
- #
- aggregates.ApproxCountDistinct[any]=
- #
- # JSON functions.
- #
- functions.JSONArray=
- functions.JSONExists=
- functions.JSONObject=
- functions.JSONQuery=
- functions.JSONTable=
- functions.JSONValue=
|