oracle11.1.properties 719 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. # Licensed Materials - Property of IBM
  2. # IBM Cognos Products: OQP
  3. # (C) Copyright IBM Corp. 2005, 2018
  4. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM corp.
  5. clauses.Top=
  6. #
  7. #
  8. # Product information.
  9. #
  10. product.name=
  11. #
  12. # Tables.
  13. #
  14. tables.lateral.derived=false
  15. #
  16. # Windowed aggregates (SQL/OLAP).
  17. #
  18. olap.Lag[any,any,any,any]=
  19. olap.Lead[any,any,any,any]=
  20. olap.NthValue[any,any]=
  21. olap.NthValue[any,any,any]=
  22. olap.NthValue[any,any,any,any]=
  23. #
  24. # Aggregates.
  25. #
  26. aggregates.ApproxCountDistinct[any]=
  27. #
  28. # JSON functions.
  29. #
  30. functions.JSONArray=
  31. functions.JSONExists=
  32. functions.JSONObject=
  33. functions.JSONQuery=
  34. functions.JSONTable=
  35. functions.JSONValue=