zoukankan      html  css  js  c++  java
  • Oracle 函数

    1.字符函数

     -----------------------------------------------------------------------------------------------------------------------------------------

    全部小写

    ------------------------------------------------------------------------------------------------

    全部大写

    -------------------------------------------------------------------------------------------------

    首字母大写

     

    ------------------------------------------------------------------------------------------------------------

    '要截取的字符串',起始位置说明:位置从1开始

     

    -----------------------------------------------------------------------------------------------------------

    ------------------------------------------------------------------------------------------------------------

    ---------------------------------------------------------------------------------------------------------

    -------------------------------------------------------------------------------------------------------------

    --instr('大字符串','小字符串')返回小字符串在大字符串中出现的位置

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

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

    2.日期函数

    -------------------------------------------------------------------------------------------------------

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

    -----------------------------------------------------------------------------------------------------------------------------------

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

    3.转换函数

    ------------------------------------------------------------------------------------------------------------------------

     

    ------------------------------------------------------------------------------------------------------------------------------

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

     4.数字函数

     

    ---------------------------------------------------------------------------------------------------------------------

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

     5.通用函数

     

    --------------------------------------------------------------------------------------------------------------------------------------------

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

    6.decode函数

  • 相关阅读:
    [转]web串口调试助手,浏览器控制串口设备
    [转]WEB页获取串口数据
    [转]js串口通信 调用MSCOMM32控件 链接电子秤
    [转]C# serialPort 串口接收中this.Invoke的使用
    [转]C#串口通信 SerialPort类
    [转]How to display the data read in DataReceived event handler of serialport
    [转]c# System.IO.Ports SerialPort Class
    [转]用C#在windows上操控电脑自带蓝牙(入道指南)
    Springboot Actuator之四:重写与注册服务中心的健康检查逻辑(判断依据是tcp连接是否正常)
    二维码支付原理分析及安全性的探究
  • 原文地址:https://www.cnblogs.com/ainiaiwo/p/5811082.html
Copyright © 2011-2022 走看看