oracle中常用函数说明. SQL中的单记录函数 1.asciI 返回与指定的字符对应的十进制数 SQL> select asciI( A ) A,asciI( a ) a,asciI( 0 ) zero,asciI( ) space from dual A A ZERO SPACE --------- --------- --------- --------- 65 97 48 32 2.CHR 给出整数,返回对应的字符 SQL> select chr(54740) zhao,chr(65) chr65 from dual ZH C -- - 赵 A 3.CONCAT 连接两个字符串 SQL> select concat( 010- , 88888888 )|| 转23 高乾竞电话 from dual 高乾竞电话 ---------------- 010-88888888转23
上传时间: 2014-11-23
上传用户:zhangyigenius
为字符转换分类在asciI和EBCDIC (IBM计算机主机)字符之间tables。
上传时间: 2017-05-29
上传用户:litianchu
This is program with source code to convert asciI text files to the maxicode barcode standard. The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.
标签: maxicode standard barcode convert
上传时间: 2017-06-07
上传用户:ardager
MSC1210 驱动 OLED源程序 包括asciI码字库表
上传时间: 2013-12-20
上传用户:qiaoyue
American Standard Code for Information Interchange, asciI
标签: Information Interchange American Standard
上传时间: 2017-06-21
上传用户:czl10052678
程序说明:Mifare1读写模块H6152(德国ACG公司)操作函数库 5. * asciI协议,默认设置,使用查询方式发送接收,调用前建议添加超时控制 6. * 使用语言:C51 7. * 编译工具:Keil uVision2.38a
上传时间: 2014-01-17
上传用户:lifangyuan12
用matlab实现asciI和二进制码的互换,在matlab输入asciI码字符或字符串即可,源文件里有详细的使用说明,一共有5个文件。
上传时间: 2014-11-27
上传用户:hj_18
msp430f449蓝色版开发代码--asciI显示
上传时间: 2017-07-10
上传用户:cylnpy
This source code in Delphi 7.0. Have function to decoding and encoding PDU format to asciI and from asciI to PDU. You can modify it or change it for meet your requirement.
标签: and function decoding encoding
上传时间: 2013-12-25
上传用户:xzt
最新JAVA 算法大全.里面有很多非常常用的一些东西.还有一个 asciI 代码的编码对照表
上传时间: 2017-07-17
上传用户:shawvi