东南西北风andyhuang.blog.chinaunix.net
hxl
脚踏实地、勇往直前!
全部博文(1005)
12c cdb/pdb(2)
GoldenGate(15)
SQL&PL/SQL(8)
Data Guard(24)
RAC&Failsafe(52)
Server Utilities(17)
Security(1)
Performance Tuni(27)
Server Admin(80)
Backup&Recovery(38)
Backup&Recovery(2)
Server Admin(12)
配置管理(41)
备份和恢复(22)
优化(5)
SQL(17)
安全(0)
MariaDB(1)
工具(4)
中间件(1)
中间件(15)
排错(27)
高可用(12)
集群(11)
nagios(0)
cacti(0)
zabbix(1)
garfana(1)
Python(12)
hadoop(16)
hbase(22)
hive(17)
zookeeper(1)
kafka(1)
Storm(1)
Pig(2)
spark(1)
Spring(4)
Hibernate(1)
JDBC(10)
Servlet(3)
网络(0)
多线程(1)
高可用(1)
2020年(2)
2019年(93)
2018年(208)
2017年(81)
2016年(49)
2015年(50)
2014年(170)
2013年(52)
2012年(177)
2011年(93)
2010年(30)
11270932
岸边的莎
redapple
sunfarst
GangLin_
CoderLeo
Franklin
眼睛去旅
Ophelia_
long1003
lgc
李行行丶
itovz
fatlic
h5454
fky128
haibo209
liyf0371
发布时间:2013-10-31 21:40:57
目前网上很多ip字符串与整型相互转换都是用编程语言实现的,下面我试着在数据库中实现这样的功能.1.字符串ip转换成整型表示点击(此处)折叠或打开Create Or Replace Function Ip_Str2long(Strip In String) Return Integer As Ip1 Varchar2(10);.........【阅读全文】
tomcoding2018-07-26 14:44
Oracle internal内容分享,访问我的博客
登录 注册