oracle常用功能函数汇总

oracle常用功能函数汇总

ID:35294798

大小:33.00 KB

页数:4页

时间:2019-03-23

oracle常用功能函数汇总_第1页
oracle常用功能函数汇总_第2页
oracle常用功能函数汇总_第3页
oracle常用功能函数汇总_第4页
资源描述:

《oracle常用功能函数汇总》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库

1、oracle常用功能函数汇总***********************************************************SQLGroupFunctions(numcanbeacolumnorexpression)       *(nullvaluesareignored,defaultbetweendistinctandallisall)  *********************************************************AVG([distinctorall]num)    --averagevalueCOUNT(distinct

2、orall]num)    --numberofvaluesMAX([distinctorall]num)    --maximumvalueMAX([distinctorall]num)    --minimumvalueSTDDEV([distinctorall]num)  --standarddeviationSUM([distinctorall]num)    --sumofvaluesVARIANCE([distinctorall]num)--varianceofvalues  **************************************************

3、*****MiscellaneaousFunctions:                         *******************************************************DECODE(expr,srch1,return1[,srch2,return2...],default]    --ifnosearchmatchestheexpressionthenthedefaultisreturned,    --otherwise,thefirstsearchthatmatcheswillcause    --thecorrespondingre

4、turnvaluetobereturnedDUMP(column_name[,fmt[,start_pos[,length]]])    --returnsaninternaloracleformat,usedforgettinginfoaboutacolumn    --formatoptions:8=octal,10=decimel,16=hex,17=characters    --returntypecodes:1=varchar2,2=number,8=long,12=date,    --  23=raw,24=longraw,69=rowid,96=char,106=mls

5、labelGREATEST(expr[,expr2[,expr3...]]    --returnsthelargestvalueofallexpressionsLEAST(expr[,expr2[,expr3...]]    --returnsthesmallestvalueofallexpressionsNVL(expr1,expr2    --ifexpr1isnotnull,itisreturned,otherwiseexpr2isreturnedSQLCODE    --returnssqlerrorcodeoflasterror.  Cannotbeuseddirectlyi

6、nquery,    --valuemustbesettolocalvariablefirstSQLERRM    --returnssqlerrormessageoflasterror.  Cannotbeuseddirectlyinquery,    --valuemustbesettolocalvariablefirstUID    --returnstheuseridoftheuseryouareloggedonas    --usefulinselectinginformationfromlowlevelsystablesUSER    --returnstheusername

7、oftheuseryouareloggedonasUSERENV('option')    --returnsinformationabouttheuseryouareloggedonas    --options:ENTRYID,SESSIONID,TERMINAL,LANGUAGE,LABEL,OSDBA    --        (alloptionsnotavailableinallOracleversions)VSIZE(

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。