Oracle 最常用功能函式經典彙總

fsz521job發表於2005-07-11

  AVG([distinct or all] num)   
-- average value

  COUNT(distinct or all] num)  
-- number of values

  MAX([distinct or all
] num)   -- maximum value


  MAX([distinct or all] num)   
-- minimum value

[@more@]



  STDDEV([distinct or
all] num)  -- standard devi
ation

  SUM([distinct or all
] num)   -- sum of values


  VARIANCE([distinct o
r all] num) -- variance of v
alues

   
  ********************************
***********************
************************


  * Miscellaneaous Functions :  
*
                       


  ********************
***************
****************************

****************


  DECODE(expr, srch1,
retur

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/300209/viewspace-802044/,如需轉載,請註明出處,否則將追究法律責任。

相關文章