羊皮纸 服务
       
       
      分享
       
      原创部落格 /

      Mysql 备忘录

      上一篇
      下一篇
      本文
      Mysql 备忘录

      mysql string function 字串函数

      Name Description
      ASCII() Return numeric value of left-most character
      BIN() Return a string representation of the argument
      BIT_LENGTH() Return length of argument in bits
      CHAR_LENGTH() Return number of characters in argument
      CHAR() Return the character for each integer passed
      CHARACTER_LENGTH() A synonym for CHAR_LENGTH()
      CONCAT_WS() Return concatenate with separator
      CONCAT() Return concatenated string
      ELT() Return string at index number
      EXPORT_SET() Return a string such that for every bit set in the value bits, you get an on string and for every unset bit, you get an off string
      FIELD() Return the index (position) of the first argument in the subsequent arguments
      FIND_IN_SET() Return the index position of the first argument within the second argument
      FORMAT() Return a number formatted to specified number of decimal places
      HEX() Return a hexadecimal representation of a decimal or string value
      INSERT() Insert a substring at the specified position up to the specified number of characters
      INSTR() Return the index of the first occurrence of substring
      LCASE() Synonym for LOWER()
      LEFT() Return the leftmost number of characters as specified
      LENGTH() Return the length of a string in bytes
      LIKE Simple pattern matching
      LOAD_FILE() Load the named file
      LOCATE() Return the position of the first occurrence of substring
      LOWER() Return the argument in lowercase
      LPAD() Return the string argument, left-padded with the specified string
      LTRIM() Remove leading spaces
      MAKE_SET() Return a set of comma-separated strings that have the corresponding bit in bits set
      MATCH Perform full-text search
      MID() Return a substring starting from the specified position
      NOT LIKE Negation of simple pattern matching
      NOT REGEXP Negation of REGEXP
      OCTET_LENGTH() A synonym for LENGTH()
      ORD() Return character code for leftmost character of the argument
      POSITION() A synonym for LOCATE()
      QUOTE() Escape the argument for use in an SQL statement
      REGEXP Pattern matching using regular expressions
      REPEAT() Repeat a string the specified number of times
      REPLACE() Replace occurrences of a specified string
      REVERSE() Reverse the characters in a string
      RIGHT() Return the specified rightmost number of characters
      RLIKE Synonym for REGEXP
      RPAD() Append string the specified number of times
      RTRIM() Remove trailing spaces
      SOUNDEX() Return a soundex string
      SOUNDS LIKE(v4.1.0) Compare sounds
      SPACE() Return a string of the specified number of spaces
      STRCMP() Compare two strings
      SUBSTR() Return the substring as specified
      SUBSTRING_INDEX() Return a substring from a string before the specified number of occurrences of the delimiter
      SUBSTRING() Return the substring as specified
      TRIM() Remove leading and trailing spaces
      UCASE() Synonym for UPPER()
      UNHEX()(v4.1.2) Convert each pair of hexadecimal digits to a character
      UPPER() Convert to uppercase

      常用指令:

      • 检查及修复资料库
        myisamchk /path/*/*.MYI
        myisamchk --extend-check /path/*/*.MYI
      • 本文为原创文章, 为尊重著作权, 未经作者同意请勿任意转载
      • 关键字 : Return(28), string(18), specified(14), number(11), argument(10), substring(7), position(5), characters(5), character(5), spaces(4), index(4), first(4), REGEXP(4), value(3), synonym(3), matching(3), Synonym(3), Remove(3), trailing(2), times(2)
      00
      2012-06-01T12:51:00+0000

      发表回响
       
      验证字串

      部落格目录

      • 魚戀秋波 Neil Y.K.的部落格
        • 心情·日记
        • 创作
        • 我的工作
          • 黑族
          • 接案工程
          • 电脑维修
          • 商业美工
          • 备忘录
            • Windows 7 免重装切换 AHCI 模式
            • CentOS 笔记
            • Win7 备忘录
            • 清除系统垃圾
            • Mysql 备忘录
            • CSS 阴影效果
            • JScript 备忘录
            • CSS 设计备忘录
            • PHP 程式备忘录
            • Linux shell 笔记
            • Apache 架设备忘录
            • CSS Selector 种类简介
        • 杂七杂八DIY
        • 流浪札记
        • 玩乐情报
        • 生活话题
        • 经方中医
        • 未分类

      部落格列表

      QRCode 条码 & APP 连结

      说明
      本页网址

      在相关服务标签中,『扫描条码,在行动装置』或是『点击连结按钮,在本装置』中开启网页或是 APP 相关操作。
      QRCode

      访客浏览统计

      • 访客人数 : 8,605,451
      • 浏览次数 : 8,790,154
      • 浏览深度 : 102.1 %