1. 程式人生 > 資料庫 >《Oracle MySQL程式設計自學與面試指南》09-04:字串函式

《Oracle MySQL程式設計自學與面試指南》09-04:字串函式

課程封面-MySQL-AT阿寶哥


內容導航

  • 前言
  • 1、概述
  • 2、定義

前言

NO Name Description
1 ASCII() Return numeric value of left-most character
2 BIN() Return a string containing binary representation of a number
3 BIT_LENGTH() Return length of argument in bits
4 CHAR()