sqlserver10.properties 545 B

123456789101112131415161718192021
  1. # Licensed Materials - Property of IBM
  2. # IBM Cognos Products: OQP
  3. # (C) Copyright IBM Corp. 2005, 2015
  4. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM corp.
  5. #
  6. # Windowed aggregates (SQL/OLAP).
  7. #
  8. olap.PercentRank[]=
  9. olap.CumeDist[]=
  10. olap.PercentileCont[any,any]=
  11. olap.PercentileDisc[any,any]=
  12. olap.Median[any]=
  13. olap.FirstValue[any]=
  14. olap.LastValue[any]=
  15. olap.Lag[any]=
  16. olap.Lag[any,any]=
  17. olap.Lag[any,any,any]=
  18. olap.Lead[any]=
  19. olap.Lead[any,any]=
  20. olap.Lead[any,any,any]=